8000 BLD: fix gfortran version check, and make distutils.test() work by rgommers · Pull Request #5644 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BLD: fix gfortran version check, and make distutils.test() work #5644

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 2 commits into from
Mar 8, 2015

Conversation

rgommers
Copy link
Member
@rgommers rgommers commented Mar 7, 2015

No description provided.

Ralf Gommers added 2 commits March 7, 2015 10:10
Without this fix, _INSTALLED is False and distutils.test() is not available.
@rgommers rgommers added this to the 1.10 blockers milestone Mar 7, 2015
@juliantaylor
Copy link
Contributor

lgtm
this happens on macos? shouldn't the warning go to stderr not stdout?

@rgommers
Copy link
Member Author
rgommers commented Mar 8, 2015

Yes, it happens for me on OS X 10.10 with Homebrew GFortran 4.9.1. And yes I think you're right, should be on stderr not stdout. I'm not familiar with gcc development though, so didn't yet bother to report it.

charris added a commit that referenced this pull request Mar 8, 2015
BLD: fix gfortran version check, and make distutils.test() work
@charris charris merged commit b3a087c into numpy:master Mar 8, 2015
@charris
Copy link
Member
charris commented Mar 8, 2015

Thanks Ralf.

@rgommers rgommers deleted the fix-gfortran-version-check branch April 19, 2015 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0