-
Notifications
You must be signed in to change notification settings - Fork 95
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
Get rid of dependency on complex.h #271
Comments
Here's a patch I use:
|
@yallop ping |
I'd gladly merge a PR for this, but I'd prefer to have the non-standard extensions ( Changing |
Is this actually an ABI guarantee? |
C99 (or at least the draft I have to hand) says:
|
complex.h is not available on Android.
The text was updated successfully, but these errors were encountered: