[Numpy-svn] [numpy/numpy] e7ba3a: BUG: Include sunmath.h in npy_math.h when __SUNPRO...

GitHub noreply at github.com
Sun Oct 6 13:02:14 EDT 2013


  Branch: refs/heads/maintenance/1.8.x
  Home:   https://github.com/numpy/numpy
  Commit: e7ba3a66084fe445fef8b57fff28cd94c2acbde7
      https://github.com/numpy/numpy/commit/e7ba3a66084fe445fef8b57fff28cd94c2acbde7
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-10-06 (Sun, 06 Oct 2013)

  Changed paths:
    M numpy/core/include/numpy/npy_math.h

  Log Message:
  -----------
  BUG: Include sunmath.h in npy_math.h when __SUNPRO_CC defined.

The include is needed for isinf.

Closes #3871.


  Commit: 65f23407f33bc393a4e259a38b9a01ddabfeabc8
      https://github.com/numpy/numpy/commit/65f23407f33bc393a4e259a38b9a01ddabfeabc8
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-10-06 (Sun, 06 Oct 2013)

  Changed paths:
    M numpy/core/include/numpy/npy_math.h

  Log Message:
  -----------
  Merge pull request #3874 from charris/backport-1.8-3872

Backport 1.8 3872


Compare: https://github.com/numpy/numpy/compare/544b9ce34546...65f23407f33b


More information about the Numpy-svn mailing list