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

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


  Branch: refs/heads/maintenance/1.7.x
  Home:   https://github.com/numpy/numpy
  Commit: d69cd4e01a41d5e8e1615723df728a054eaff24a
      https://github.com/numpy/numpy/commit/d69cd4e01a41d5e8e1615723df728a054eaff24a
  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.


  Commit: c44fc922faca8595edc5b6a3e6afdecc396a8095
      https://github.com/numpy/numpy/commit/c44fc922faca8595edc5b6a3e6afdecc396a8095
  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 #3873 from charris/backport-1.7-3872

backport-1.7-3872


Compare: https://github.com/numpy/numpy/compare/9212924a6929...c44fc922faca


More information about the Numpy-svn mailing list