[Numpy-svn] [numpy/numpy] 0cbb4a: MAINT: Define NPY_NO_DEPRECATED_API in struct_ufun...

GitHub noreply at github.com
Thu Oct 17 15:45:07 EDT 2013


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

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

  Log Message:
  -----------
  MAINT: Define NPY_NO_DEPRECATED_API in struct_ufunc_test.c.src

Removes a compile warning and makes the function use proper macro
replacements. Also fix a pointer type mismatch warning.


  Commit: 6f788495aba88bf11ca8a6d6f60b0f465dcf9d3c
      https://github.com/numpy/numpy/commit/6f788495aba88bf11ca8a6d6f60b0f465dcf9d3c
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-10-17 (Thu, 17 Oct 2013)

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

  Log Message:
  -----------
  Merge pull request #3937 from charris/backport-1.8-3933

backport-1.8-3933


Compare: https://github.com/numpy/numpy/compare/c614153fa825...6f788495aba8


More information about the Numpy-svn mailing list