This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: Old patch for DataInpuStream from Classpath
- To: Mark Wielaard <mark at klomp dot org>
- Subject: Re: Old patch for DataInpuStream from Classpath
- From: Warren Levy <warrenl at cygnus dot com>
- Date: Thu, 25 Jan 2001 13:07:54 -0800 (PST)
- cc: Java Patch List <java-patches at sources dot redhat dot com>, Bryce McKinlay <bryce at albatross dot co dot nz>
On Thu, 25 Jan 2001, Mark Wielaard wrote:
> The following patch was made last month to the Classpath version of
> java.io.InputStream but was not applied to the libgcj version.
> OK to commit?
>
> 2000-12-09 Bryce McKinlay <bryce@albatross.co.nz>
>
> * java/io/DataInputStream.java (readBoolean): Use convertToBoolean().
...
Looks fine to me; I've cc'ed Bryce in case he had a reason to not put it
in libgcj.
In general we like to keep things in sync (BTW, it looks like some other
commits have gotten comments out of sync so please make sure the latest
version in both libgcj and Classpath match up when you do this).
Thanks for catching this!
--warrenl