public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libgcj/3426
@ 2001-07-12 22:46 tromey
  0 siblings, 0 replies; only message in thread
From: tromey @ 2001-07-12 22:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR libgcj/3426; it has been noted by GNATS.

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libgcj/3426
Date: 13 Jul 2001 05:41:28 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2001-07-12 22:41:28
 
 Modified files:
 	libjava        : ChangeLog 
 	libjava/gnu/gcj/convert: natIconv.cc 
 	libjava/java/io: BufferedInputStream.java InputStreamReader.java 
 
 Log message:
 	Fix for PR libgcj/3426:
 	* gnu/gcj/convert/natIconv.cc: Include CharConversionException.h,
 	errno.h.
 	(read): Throw exception if character conversion fails.
 	* java/io/BufferedInputStream.java (refill): Now package-private.
 	* java/io/InputStreamReader.java (ready): Simplified.
 	(refill): New method.
 	(read): Use it.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.825&r2=1.826
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/convert/natIconv.cc.diff?cvsroot=gcc&r1=1.8&r2=1.9
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/io/BufferedInputStream.java.diff?cvsroot=gcc&r1=1.3&r2=1.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/io/InputStreamReader.java.diff?cvsroot=gcc&r1=1.8&r2=1.9
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-07-12 22:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-12 22:46 libgcj/3426 tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).