The following reply was made to PR libgcj/1379; it has been noted by GNATS. From: Tom Tromey <tromey@redhat.com> To: GNATS Filer <gcc-gnats@gcc.gnu.org> Cc: Subject: libgcj/1379 Date: 06 Mar 2003 17:45:31 -0700 Also, the ASCII input converter should throw an exception (or just use `?') rather than do what it does now, namely strip the high bit. Tom