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

macos: correct handling for 16 bit UUIDs #113

Merged
merged 4 commits into from
Sep 5, 2022
Merged

Conversation

deadprogram
Copy link
Member

This PR fixes #68 by switching to the tinygo-org fork of the cbgo package that includes both the @gkuchta fix as well as some others related to correctly parsing UUIDs on macOS.

As a result, the New16BitUUID() function can now be unified across all platforms.

@deadprogram
Copy link
Member Author

Note that unit tests are now passing on macOS 😺

@deadprogram
Copy link
Member Author

Any feedback from anyone before I merge?

@deadprogram deadprogram merged commit 7ec948b into dev Sep 5, 2022
@deadprogram deadprogram deleted the macos-uuid-32-bit branch September 5, 2022 13: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