[Numpy-svn] [numpy/numpy] aa5160: BUG: add missing gufunc failure return values and ...

GitHub noreply at github.com
Tue Mar 11 18:24:30 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: aa5160480e8571200382dcdaf2c475f3967b9597
      https://github.com/numpy/numpy/commit/aa5160480e8571200382dcdaf2c475f3967b9597
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-03-11 (Tue, 11 Mar 2014)

  Changed paths:
    M numpy/core/src/umath/ufunc_object.c

  Log Message:
  -----------
  BUG: add missing gufunc failure return values and missing malloc fail check


  Commit: ff1dd4e9a0e64a7b5f497b2838b0ad8a7d279b92
      https://github.com/numpy/numpy/commit/ff1dd4e9a0e64a7b5f497b2838b0ad8a7d279b92
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-03-11 (Tue, 11 Mar 2014)

  Changed paths:
    M numpy/core/src/umath/ufunc_object.c

  Log Message:
  -----------
  Merge pull request #4480 from juliantaylor/error-returns

BUG: add missing gufunc failure return values and missing malloc fail check


Compare: https://github.com/numpy/numpy/compare/42be275997e5...ff1dd4e9a0e6


More information about the Numpy-svn mailing list