[Numpy-svn] [numpy/numpy] a4e68f: BUG: fix build error with MSVC 2013 caused by C99 ...

GitHub noreply at github.com
Tue Oct 21 16:12:43 EDT 2014


  Branch: refs/heads/maintenance/1.9.x
  Home:   https://github.com/numpy/numpy
  Commit: a4e68f411e4ec390b9250d9a8c24a8849a95ba9a
      https://github.com/numpy/numpy/commit/a4e68f411e4ec390b9250d9a8c24a8849a95ba9a
  Author: RobberPhex <robberphex at gmail.com>
  Date:   2014-10-21 (Tue, 21 Oct 2014)

  Changed paths:
    M numpy/core/src/npymath/npy_math_complex.c.src
    M numpy/core/src/npymath/npy_math_private.h

  Log Message:
  -----------
  BUG: fix build error with MSVC 2013 caused by C99 complex support

closes gh-4896


  Commit: 555d803792a9f78db64961d6236eb0b01cd7af45
      https://github.com/numpy/numpy/commit/555d803792a9f78db64961d6236eb0b01cd7af45
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-10-21 (Tue, 21 Oct 2014)

  Changed paths:
    M numpy/core/src/npymath/npy_math_complex.c.src
    M numpy/core/src/npymath/npy_math_private.h

  Log Message:
  -----------
  Merge pull request #5204 from RobberPhex/master

fixed #4896 (fails to build with MSVC 2013)


Compare: https://github.com/numpy/numpy/compare/ddb5e790dc41...555d803792a9


More information about the Numpy-svn mailing list