[Numpy-svn] [numpy/numpy] 7c0708: BUG: Fix alignment bug in data copy routine
GitHub
noreply at github.com
Mon Mar 5 22:58:42 EST 2012
Branch: refs/heads/master
Home: https://github.com/numpy/numpy
Commit: 7c070892e22d988e663e9b2ec3ba9d60c47696e8
https://github.com/numpy/numpy/commit/7c070892e22d988e663e9b2ec3ba9d60c47696e8
Author: Mark Wiebe <mwwiebe at gmail.com>
Date: 2012-03-05 (Mon, 05 Mar 2012)
Changed paths:
M numpy/core/src/multiarray/dtype_transfer.c
Log Message:
-----------
BUG: Fix alignment bug in data copy routine
Thanks to Matthew Brett for tracking this down on a 64-bit SPARC
running Debian.
More information about the Numpy-svn
mailing list