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

GitHub noreply at github.com
Sun Oct 6 12:25:02 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 15bb858cfa01ed562a747c6c7f914e630d0ecf03
      https://github.com/numpy/numpy/commit/15bb858cfa01ed562a747c6c7f914e630d0ecf03
  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: ec3603f43aaf4056bdd78401c23c937c5760f673
      https://github.com/numpy/numpy/commit/ec3603f43aaf4056bdd78401c23c937c5760f673
  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 #3872 from charris/fix-sunpro-issue

BUG: Include sunmath.h in npy_math.h when __SUNPRO_CC defined.


Compare: https://github.com/numpy/numpy/compare/7457f156bfba...ec3603f43aaf


More information about the Numpy-svn mailing list