|
From: | andy dot seaborne at hp dot com |
Subject: | [Bug classpath/26220] InputStreamReader(, CharSet) creates broken reader |
Date: | 11 Feb 2006 12:03:46 -0000 |
------- Comment #1 from andy dot seaborne at hp dot com 2006-02-11 12:03 ------- Forgot to be clear about the effect: The reader created by new InputStreamReader(ins, cs); returns -1 on the .read() when it should be 104 (the "h") -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26220
[Prev in Thread] | Current Thread | [Next in Thread] |