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

Win64 fix for missing _isnanf #1126

Merged
merged 1 commit into from
Sep 1, 2014
Merged

Win64 fix for missing _isnanf #1126

merged 1 commit into from
Sep 1, 2014

Conversation

tresf
Copy link
Member

@tresf tresf commented Sep 1, 2014

Per discussion in #1108, mingw64 seems to erroneously add an underscore to isnanf function calls. This fix prevents a crash of unimplemented function msvcrt.dll._isnanf when running the 64-bit build in Wine.

This potential bug was discovered while troubleshooting a win64 crash with vesa's new memmgr branch slated for the 1.2 release.

tobydox added a commit that referenced this pull request Sep 1, 2014
Win64 fix for missing _isnanf
@tobydox tobydox merged commit 5572cdd into LMMS:stable-1.1 Sep 1, 2014
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.

2 participants