8000 BUG: fix build in c99 mode by juliantaylor · Pull Request #5233 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: fix build in c99 mode #5233

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

Merged
merged 1 commit into from
Oct 26, 2014
Merged

Conversation

juliantaylor
Copy link
Contributor

The definition of off_t is located in sys/types.h and is not pulled
by other files when compiling in c99 mode instead of the default gnu89.
Closes gh-5231

The definition of off_t is located in sys/types.h and is not pulled
by other files when compiling in c99 mode instead of the default gnu89.
Closes numpygh-5231
juliantaylor added a commit that referenced this pull request Oct 26, 2014
@juliantaylor juliantaylor merged commit fb40fe8 into numpy:master Oct 26, 2014
juliantaylor added a commit that referenced this pull request Oct 26, 2014
@juliantaylor juliantaylor deleted the off_t-fix branch October 26, 2014 12:03
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.

Error while trying to pip install numpy 1.9.0
1 participant
0