Re: [IronPython] Bug of big integer manipulation

2006-08-10 Thread Martin Maly
, August 10, 2006 8:26 AM To: Discussion of IronPython Subject: Re: [IronPython] Bug of big integer manipulation This is a current limitation of IronPython implementation. I am filing it as a bug for us to seriously investigate. Thanks for your help with the repro! Martin -Original Message

Re: [IronPython] Bug of big integer manipulation

2006-08-10 Thread Martin Maly
, 2006 1:38 AM To: Discussion of IronPython Subject: Re: [IronPython] Bug of big integer manipulation Thanks for the answer. I was able to take a log with -X:ExceptionDetail, but since Japanese, log file includes Japanse characters; I removed them by hand. I was not able to which numbers were

Re: [IronPython] Bug of big integer manipulation

2006-08-10 Thread HEMMI, Shigeru
I wrote: The log file is attached. Sorry, "A non-text attachment was scrubbed..." occured. I resend the attachment file again with .txt extension. C:\NZMATH-0.5.1>dir 2006/08/10 17:28 . 2006/08/10 17:28 .. 2006/08/08 20:42 4,214 CHANGES.txt 2006/08/08 20

Re: [IronPython] Bug of big integer manipulation

2006-08-10 Thread HEMMI, Shigeru
onPython Subject: [IronPython] Bug of big integer manipulation Hello, NZMATH is a Python based number theory oriented calculation system developed by Tokyo Metropolitan University. The URL is http://tnt.math.metro-u.ac.jp/nzmath/. Using NZMATH, I encounterd a bug of big integer manipulat

Re: [IronPython] Bug of big integer manipulation

2006-08-09 Thread Martin Maly
: [IronPython] Bug of big integer manipulation Hello, NZMATH is a Python based number theory oriented calculation system developed by Tokyo Metropolitan University. The URL is http://tnt.math.metro-u.ac.jp/nzmath/. Using NZMATH, I encounterd a bug of big integer manipulation. IronPython

[IronPython] Bug of big integer manipulation

2006-08-08 Thread HEMMI, Shigeru
Hello, NZMATH is a Python based number theory oriented calculation system developed by Tokyo Metropolitan University. The URL is http://tnt.math.metro-u.ac.jp/nzmath/. Using NZMATH, I encounterd a bug of big integer manipulation. IronPython C:\IronPython-2604>ipy Iro