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: 22 Aug 2002 11:54:53 -0600
- Subject: Re: args[0] problem
- References: <007A0930082DC2489388F6741D9F81308CBA24@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 tried the patch, but unfortunately it does not change the
Johannes> result, the first command-line argument is still prefixed a
Johannes> '?'
Somebody will have to debug the problem then.
Could you do this?
The bug is most likely in natIconv.cc, but it is hard to be certain.
Still, seeing what happens there would probably be useful.
Also I wonder why nobody else has reported this.
That's curious.
Tom