This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Previous patch reverted
- To: Java Patch List <java-patches at sourceware dot cygnus dot com>
- Subject: Previous patch reverted
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 21 Sep 1999 15:38:55 -0600
- Reply-To: tromey at cygnus dot com
I'm reverting my previous patch to java/io/OutputStreamWriter and
java/io/PrintStream. It fixed incorrect code (that gcj accepts) by
replacing it with code nobody accepts :-(. For now I'm leaving it
as-is. I'll submit a PR about the problem.
Tom