[cp-patches] FYI: BigInteger serialization fixes PR 26333

2006-02-28 Thread Anthony Balkissoon
I submitted the patch written by Rafael Teixeira: http://developer.classpath.org/pipermail/classpath-patches/2006-February/000473.html that fixes BigInteger serialization. 2006-02-28 Anthony Balkissoon [EMAIL PROTECTED] * java/math/BigInteger.java: Committed patch by Rafael:

Re: [cp-patches] FYI: BigInteger serialization fixes PR 26333

2006-02-28 Thread Tom Tromey
Tony == Anthony Balkissoon [EMAIL PROTECTED] writes: Tony I submitted the patch written by Rafael Teixeira: Tony http://developer.classpath.org/pipermail/classpath-patches/2006-February/000473.html Tony that fixes BigInteger serialization. You have to be careful with patches like this.

Re: [cp-patches] FYI: BigInteger serialization fixes PR 26333

2006-02-28 Thread Mark Wielaard
Hi Tony, On Tue, 2006-02-28 at 13:47 -0500, Anthony Balkissoon wrote: On Tue, 2006-02-28 at 11:21 -0700, Tom Tromey wrote: You have to be careful with patches like this. Rafael doesn't have paperwork in place. If the patch is too big (the typical heuristic is more than 10 lines) and