[Numpy-discussion] RFR: fix signed/unsigned comparison warnings in numpy

David Cournapeau david at ar.media.kyoto-u.ac.jp
Tue Mar 3 05:26:35 EST 2009


David Cournapeau wrote:
> Hi,
>
>     A small patch to fix some last warnings (numpy almost builds warning
> free with -W -Wall -Wextra now). I am not sure about those
> (signed/unsigned casts are potentially dangerous), so I did not apply
> them directly. It did help me discovering a bug or two in numpy (fixed
> in the trunk):
>
> http://codereview.appspot.com/24043/
>   

I managed to screw up the link, here is the real one:

http://codereview.appspot.com/24043/show

thanks Stefan !,

David



More information about the NumPy-Discussion mailing list