[Numpy-svn] [numpy/numpy] c25886: BUG: Attempt to fix sparc segfault (gh-2668)

GitHub noreply at github.com
Thu Dec 13 23:37:21 EST 2012


  Branch: refs/heads/maintenance/1.7.x
  Home:   https://github.com/numpy/numpy
  Commit: c25886d0c0f134fefec5a2fb11b009d092ee2601
      https://github.com/numpy/numpy/commit/c25886d0c0f134fefec5a2fb11b009d092ee2601
  Author: Mark Wiebe <mwwiebe at gmail.com>
  Date:   2012-12-13 (Thu, 13 Dec 2012)

  Changed paths:
    M numpy/core/src/multiarray/dtype_transfer.c

  Log Message:
  -----------
  BUG: Attempt to fix sparc segfault (gh-2668)


  Commit: d676f1f9ca90ffc72e13ab0578365958af7ebe22
      https://github.com/numpy/numpy/commit/d676f1f9ca90ffc72e13ab0578365958af7ebe22
  Author: Mark Wiebe <mwwiebe at gmail.com>
  Date:   2012-12-13 (Thu, 13 Dec 2012)

  Changed paths:
    M numpy/core/tests/test_regression.py

  Log Message:
  -----------
  TST: Add a test for bug gh-2668

This is the test attached to the bug from Matthew Brett.
I tried to make a simpler test, but it didn't repro
the problem.


  Commit: bf084bdc834be01418cf883e3fc6b649628eeadb
      https://github.com/numpy/numpy/commit/bf084bdc834be01418cf883e3fc6b649628eeadb
  Author: Ondřej Čertík <ondrej.certik at gmail.com>
  Date:   2012-12-13 (Thu, 13 Dec 2012)

  Changed paths:
    M numpy/core/src/multiarray/dtype_transfer.c
    M numpy/core/tests/test_regression.py

  Log Message:
  -----------
  Merge pull request #2817 from certik/backport2794

Backport2794


Compare: https://github.com/numpy/numpy/compare/62bc3719f7eb...bf084bdc834b


More information about the Numpy-svn mailing list