[Pyrex] unsigned integers bug
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Oct 20 02:30:06 CEST 2005
Rainer Deyke wrote:
> In trying to write a workaround, I discovered another bug: Pyrex doesn't
> understand long literals. A literal of 0x100000000 was clipped to 0 by
> the C compiler, and a literal of 0x100000000 was rejected by Pyrex.
I've added this to my list.
--
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury, | A citizen of NewZealandCorp, a |
Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. |
greg.ewing at canterbury.ac.nz +--------------------------------------+
More information about the Pyrex
mailing list