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 Scala3 compilation failures for intrinsic sizeOf using unsafe.Nat types #3245

Merged
merged 1 commit into from Apr 4, 2023

Conversation

WojciechMazur
Copy link
Contributor

When using intrinsic version of sizeOf / alignmentOf for types using unsafe.Nat types in the projects in which they're defined (nativelib) it might happend that they're not yet available. In such case use fallback method of parsing digits based on class name

@WojciechMazur WojciechMazur merged commit 825f33d into main Apr 4, 2023
67 of 68 checks passed
@WojciechMazur WojciechMazur deleted the fix/scala3-intrinsic-sizeof-in-nativelib branch April 4, 2023 17:56
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.

None yet

1 participant