This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: java.math.BigInteger (take 2)


Michael Koch writes:
 > -----BEGIN PGP SIGNED MESSAGE-----
 > Hash: SHA1
 > 
 > Hi Jerry,
 > 
 > Am Sonntag, 6. April 2003 17:28 schrieb Jerry Quinn:
 > ...
 > > +   /** Return a BigInteger that is bitLength bits long with a
 > > +    *  probability < 2^-100 of being composite.
 > ...
 > 
 > This should look as follows according to our coding style:
 > ...
 > > +   /**
 > > +    * Return a BigInteger that is bitLength bits long with a
 > > +    * probability < 2^-100 of being composite.
 > ...

Is the fixed patch approved?

http://gcc.gnu.org/ml/java-patches/2003-q2/msg00027.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]