[SciPy-dev] 64-bit testing needed
Fernando Perez
Fernando.Perez at colorado.edu
Tue Nov 8 14:14:51 CST 2005
David M. Cooke wrote:
> On Nov 8, 2005, at 13:00 , Travis Oliphant wrote:
>
>
>>I just made some changes to the slice parsing code to allow numbers
>>larger than a platform int. This only affects 64-bit platforms where
>>sizeof(intp) != sizeof(int).
>>
>>I need someone to test the new SVN to make sure I changed all the
>>right
>>places. The changed subroutines are in arrayobject.c
>>
>>parse_index
>>parse_subindex
>>slice_GetIndices
>>slice_coerce_index
>>
>>I'm especially interested in warnings on compile.
Since I'm not sure exactly what you are looking for, I'm including the build
log for scipy_newcore with the Intel Itanium compiler. All tests pass with
the 'spinner' running them 50 times.
Cheers,
f
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icc_build_scicore.log.gz
Type: application/x-gzip
Size: 3571 bytes
Desc: not available
Url : http://projects.scipy.org/pipermail/scipy-dev/attachments/20051108/2edbd142/attachment.gz
More information about the Scipy-dev
mailing list