You're right. I didn't read your email carefully. This is indeed strange behavior of Python.
Frank On Oct 5, 3:05 am, Iustin Pop <[EMAIL PROTECTED]> wrote: > On Sun, Oct 05, 2008 at 02:48:56AM -0700, [EMAIL PROTECTED] wrote: > > > Wow we submitted the same bug 6 minutes off of each other. > > The test also passes with a fix by changing long(-1) to -1 on the line > > above. I'm not sure which change is the 'correct' one. > > Yes, but if you change long(-1) to -1, the test will fail (again) on > i386, so this is not a good way forward. > > regards, > iustin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/protobuf?hl=en -~----------~----~----~----~------~----~------~--~---
