-
Notifications
You must be signed in to change notification settings - Fork 519
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
Update Win32 metadata #2812
Update Win32 metadata #2812
Conversation
The aarch64 lib in c3f5af4 is actually x64, something went awry there. |
Hmm. We need to get GitHub to finally support ARM64. |
This PR breaks such code:
That does not seem intended, or is it? |
Yes, this is expected since the |
Oh, and to return a |
Fixes: #2811