Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build breaks #278

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Fix build breaks #278

merged 1 commit into from
Jul 11, 2024

Conversation

anakrish
Copy link
Collaborator

No description provided.

@anakrish anakrish changed the title Test Fix build break due to function being deprecated in uuid dependency Jul 11, 2024
@anakrish anakrish force-pushed the test branch 2 times, most recently from cb9869b to 24b2ddf Compare July 11, 2024 23:14
- Fix warning due to use of deprecated function.
  This was causing a build issue in the hava and csharp bindings
- Lock use of [email protected]
  The newer version 1.9.2  causes a "type of namespace C could not be fond" error
  In the generated code, struct inherits from C instead of uint

Signed-off-by: Anand Krishnamoorthi <[email protected]>
@anakrish anakrish changed the title Fix build break due to function being deprecated in uuid dependency Fix build breaks Jul 11, 2024
@anakrish anakrish merged commit 37d283c into microsoft:main Jul 11, 2024
15 checks passed
@anakrish anakrish deleted the test branch July 11, 2024 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant