Skip to content

ujson remove link dependence on npymath #1371

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

Closed
wants to merge 2 commits into from

Conversation

Komnomnomnom
Copy link
Contributor

npymath causing build woes on win32 (#1309 and #1360)

Removed half float support. npy_isnan and npy_isinf are macros defined in the npymath header so linking isn't necessary.

Also, build fix for mingw32.

Tested on Python 2.7 on 64-bit OSX, 32-bit Ubuntu and 32-bit WinXP (VS 2008 and mingw32).

@wesm
Copy link
Member

wesm commented Jun 2, 2012

Thanks, cherry-picked this, seems like a good idea to me

@wesm wesm closed this Jun 2, 2012
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