This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Fix libjava bootstrap failure around IUCLC
On 03/26/2012 11:11 AM, Mark Wielaard wrote:
> On Mon, 2012-03-26 at 10:01 +0100, Andrew Haley wrote:
>> > On 03/25/2012 05:08 PM, Gerald Pfeifer wrote:
>>> > > 2012-03-25 Gerald Pfeifer <gerald@pfeifer.com>
>>> > >
>>> > > PR libgcj/52694
>>> > > * java/io/natVMConsole.cc (IUCLC): Define, if undefined.
>> >
>> > Sure. WTF is IUCLC anyway? :-)
> (map) Input (characters) UpperCase (to) Lower Case.
> It is a non-posix termios extension.
>
> patch should also go into upstream classpath.
Yes, definitely. Gerald, do you have a classpath ID? If
not, I'll do it.
Andrew.