[Pyrex] is this a bug?

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Nov 25 22:46:46 CET 2007


Robin Becker wrote:
> if -1 <= r <= tolerance:
> 
> becomes
> 
>          /* "C:\code\users\robin\_tex_wrap_rgb.pyx":339 */
>          __pyx_1 = (-1) <= ((long)__pyx_v_r);

That's rather unfortunate. I'm not sure exactly why this is
happening or how hard it will be to fix it. I will investigate.

--
Greg



More information about the Pyrex mailing list