[Numpy-svn] [numpy/numpy] d3a7c8: BUG: Handle a version string from a custom-built m...

GitHub noreply at github.com
Wed May 29 10:49:23 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: d3a7c893439c31ef287daf817dbd0cbe9c5ac16b
      https://github.com/numpy/numpy/commit/d3a7c893439c31ef287daf817dbd0cbe9c5ac16b
  Author: mwtoews <mwtoews at gmail.com>
  Date:   2013-05-29 (Wed, 29 May 2013)

  Changed paths:
    M numpy/distutils/fcompiler/gnu.py
    M numpy/distutils/tests/test_fcompiler_gnu.py

  Log Message:
  -----------
  BUG: Handle a version string from a custom-built mingw64.

The custom build compiler "GNU Fortran (rubenvb-4.8.0) 4.8.0" was
incorrectly parsed as version '-4.8.0' and the flag "-mno-cygwin" was
added to the compilation.

See http://cens.ioc.ee/pipermail/f2py-users/2010-October/002092.html.





More information about the Numpy-svn mailing list