[Mono-bugs] [Bug 81857][Nor] Changed - BigInteger.IsProbablePrime() fails on some primes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 4 09:43:58 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by juraj at hotfeet.ch.

http://bugzilla.ximian.com/show_bug.cgi?id=81857

--- shadow/81857	2007-07-04 08:58:00.000000000 -0400
+++ shadow/81857.tmp.23447	2007-07-04 09:43:58.000000000 -0400
@@ -73,6 +73,15 @@
 for small numbers of about 20 digits). 
 
 I've added a bunch of the primes, from the provided URL, to our unit
 test suite (r81330).
 
 Keeping the issue open...
+
+------- Additional Comments From juraj at hotfeet.ch  2007-07-04 09:43 -------
+There are two copies of BigInteger.cs in /mcs/class:
+
+Mono.Security/Mono.Math/BigInteger.cs
+corlib/Mono.Math/BigInteger.cs
+
+Sebastien updated two first one but not the other. Shouldn't they be
+kept in sync?


More information about the mono-bugs mailing list