Skip to content

Eliminate uses of <complex.h> on Android.#579

Merged
yallop merged 1 commit intomasterfrom
complex-android
Nov 1, 2018
Merged

Eliminate uses of <complex.h> on Android.#579
yallop merged 1 commit intomasterfrom
complex-android

Conversation

@yallop
Copy link
Copy Markdown
Owner

@yallop yallop commented Oct 2, 2018

Closes #271.
Closes #554.

@yallop
Copy link
Copy Markdown
Owner Author

yallop commented Oct 3, 2018

@whitequark: would you like to take a look at this?

@whitequark
Copy link
Copy Markdown
Contributor

LGTM. _Complex is in C11. I don't recall why I did not use this... maybe for C11-nonconforming implementations?

@yallop
Copy link
Copy Markdown
Owner Author

yallop commented Nov 1, 2018

The Travis build is reporting some new errors, which appear unrelated:

# arm-linux-androideabi-gcc: error: unrecognized command line option '-m64'
# arm-linux-androideabi-gcc: error: unrecognized command line option '-mno-red-zone'

I'm going to merge this and open a new issue for those.

@yallop yallop merged commit 066cf8f into yallop:master Nov 1, 2018
@yallop yallop deleted the complex-android branch November 1, 2018 16:43
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