[Numpy-discussion] Buglet in NA_set... functions

Edward C. Jones edcjones at erols.com
Sun Oct 26 08:41:10 EST 2003


The source code for NA_set_Float has a "#if HAS_UINT64" while 
NA_set_Int64 doesn't. Neither function works for UInt64 input. It seems 
that the only difference between these two functions is the cast done to 
the input variable "v" when the function is called.





More information about the NumPy-Discussion mailing list