[Numpy-svn] [numpy/numpy] 0f99cf: BUG: fix declaration-after-statement
GitHub
noreply at github.com
Wed Oct 16 17:04:10 EDT 2013
Branch: refs/heads/master
Home: https://github.com/numpy/numpy
Commit: 0f99cf0476fed0a94656364454a69cfa86d0c890
https://github.com/numpy/numpy/commit/0f99cf0476fed0a94656364454a69cfa86d0c890
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date: 2013-10-16 (Wed, 16 Oct 2013)
Changed paths:
M numpy/core/src/multiarray/lowlevel_strided_loops.c.src
Log Message:
-----------
BUG: fix declaration-after-statement
closes gh-3930
Commit: a6b0f40213e5f0418d3ecf37436c332478ebc039
https://github.com/numpy/numpy/commit/a6b0f40213e5f0418d3ecf37436c332478ebc039
Author: Charles Harris <charlesr.harris at gmail.com>
Date: 2013-10-16 (Wed, 16 Oct 2013)
Changed paths:
M numpy/core/src/multiarray/lowlevel_strided_loops.c.src
Log Message:
-----------
Merge pull request #3932 from juliantaylor/windows-annoyance
BUG: fix declaration-after-statement
Compare: https://github.com/numpy/numpy/compare/84c52d80b055...a6b0f40213e5
More information about the Numpy-svn
mailing list