This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: args[0] problem
- From: Tom Tromey <tromey at redhat dot com>
- To: "HEINECKE Johannes FTRD/DMI/LAN" <johannes dot heinecke at rd dot francetelecom dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: 21 Aug 2002 12:32:27 -0600
- Subject: Re: args[0] problem
- References: <007A0930082DC2489388F6741D9F81308CBA22@lanmhs30.rd.francetelecom.fr>
- Reply-to: tromey at redhat dot com
>>>>> "Johannes" == HEINECKE Johannes FTRD/DMI/LAN <johannes.heinecke@rd.francetelecom.com> writes:
Johannes> I just tried
Johannes> unsetenv LC_CTYPE
Johannes> and the '?' was gone... :-)
Johannes> So your suspicions seems to be the right track
Could you try this patch? I'm not sure it will help. If not then
we'll need to do some debugging.
http://gcc.gnu.org/ml/java/2002-08/msg00094.html
Tom