Bug#197375: gcj dies en parsing java code with high ASCII values in it

2003-06-15 Thread Peter Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi... On Sun, 15 Jun 2003 08:30 pm, you wrote: Peter Hawkins wrote: I've never touched the locale on my systems, so it's the default (LANG=C?) Please invoke locale(1) to be sure. Yup, all of the listed locales are C. I don't see

Bug#197375: gcj dies when parsing java code with high ASCII values in it

2003-06-14 Thread Peter Hawkins
Package: gcj-3.3 Version: 3.3-3 Severity: normal Hi... gcj doesn't appear to like high-valued characters in it's input stream. I see this while trying to build parts of kdebindings: KDirOperator.java:44: error: unrecognized character in input stream. from Björn Sahlström [EMAIL PROTECTED]

Bug#197375: gcj dies en parsing java code with high ASCII values in it

2003-06-14 Thread Peter Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi... On Sun, 15 Jun 2003 01:28 am, Martin v. Löwis wrote: Peter Hawkins [EMAIL PROTECTED] writes: gcj doesn't appear to like high-valued characters in it's input stream. Please don't use the term high ASCII, there is no such thing. Most likely

Bug#180218: gcj-3.2 should provide javah alternative

2003-02-08 Thread Peter Hawkins
Package: gcj-3.2 Version: 3.2.2-1 Severity: wishlist Hi... This is like #143912 in a way. Since gcj is providing a java compiler that can do JNI, it should provide a wrapper script for the javah command used to produce JNI stubs. I have quickly hacked up such a wrapper derived from the