Re: [IronPython] Bug of big integer manipulation

2006-08-09 Thread Martin Maly
By any chance, were you able to determine which operation caused the exception and which numbers were involved? What would help me find out what the problem is faster would be get a call stack (for that, could you please run your repro with -X:ExceptionDetail switch? Then ideally if you could fi

[IronPython] Pong!

2006-08-09 Thread Brian Quinlan
I wrote a simple pong implementation using IronPython and Avalon/XAML. See: http://www.sweetapp.com/avalon/ipong.html Cheers, Brian ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com