[Numpy-svn] [numpy/numpy] f5dd97: MAINT: multiarray: fix types

GitHub noreply at github.com
Sun Jan 12 13:05:45 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: f5dd97df5883f492ed5419cd1b4b8d78dd90d157
      https://github.com/numpy/numpy/commit/f5dd97df5883f492ed5419cd1b4b8d78dd90d157
  Author: Lars Buitinck <larsmans at gmail.com>
  Date:   2014-01-12 (Sun, 12 Jan 2014)

  Changed paths:
    M numpy/core/src/multiarray/arrayobject.c
    M numpy/core/src/multiarray/convert_datatype.c
    M numpy/core/src/multiarray/number.c
    M numpy/core/src/multiarray/number.h

  Log Message:
  -----------
  MAINT: multiarray: fix types

convert_datatype.c and number.c now compile without warnings.


  Commit: cd7f2833697b0785279d3c3ac7b9263977dbf10a
      https://github.com/numpy/numpy/commit/cd7f2833697b0785279d3c3ac7b9263977dbf10a
  Author: Lars Buitinck <larsmans at gmail.com>
  Date:   2014-01-12 (Sun, 12 Jan 2014)

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

  Log Message:
  -----------
  MAINT: umath: get rid of "statement with no effect" warning

(What was this line for anyway?)


  Commit: 0b85f91364729286fe4e6f5343c31015d8248012
      https://github.com/numpy/numpy/commit/0b85f91364729286fe4e6f5343c31015d8248012
  Author: Julian Taylor <juliantaylor108 at gmail.com>
  Date:   2014-01-12 (Sun, 12 Jan 2014)

  Changed paths:
    M numpy/core/src/multiarray/arrayobject.c
    M numpy/core/src/multiarray/convert_datatype.c
    M numpy/core/src/multiarray/number.c
    M numpy/core/src/multiarray/number.h
    M numpy/core/src/umath/test_rational.c.src

  Log Message:
  -----------
  Merge pull request #4061 from larsmans/c-fixes

MAINT: Minor C fixes


Compare: https://github.com/numpy/numpy/compare/4b4796a35dfa...0b85f9136472


More information about the Numpy-svn mailing list