public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* gcj and accuented letters
@ 2002-07-22 16:16 Sylvain Petreolle
  0 siblings, 0 replies; 2+ messages in thread
From: Sylvain Petreolle @ 2002-07-22 16:16 UTC (permalink / raw)
  To: cygwin

Hi
compiling a program that contains é,è,à and others reports 
"unrecognized character in input stream.", even it is in a comment.
(// or /* */) And the '^' character normally showing the location of
the error is written at the wrong place.

Samples:
$ gcj -C EssaiEnregistrer.java
EssaiEnregistrer.java:1: unrecognized character in input stream.
   /*Programme d'enregistrement sur fichier de données*/
                                                        ^
EssaiEnregistrer.java:2: unrecognized character in input stream.
   import java.io.*;
                    ^
2 errors
========================================================================
$ gcj -C EssaiEnregistrer.java
EssaiEnregistrer.java:5: unrecognized character in input stream.
                //Création des articles
                            ^
EssaiEnregistrer.java:6: unrecognized character in input stream.
                Enreg enr = new Enreg();
                             ^
2 errors


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* gcj and accuented letters
@ 2002-07-22 16:18 Sylvain Petreolle
  0 siblings, 0 replies; 2+ messages in thread
From: Sylvain Petreolle @ 2002-07-22 16:18 UTC (permalink / raw)
  To: cygwin

Hi
compiling a program that contains é,è,à and others reports 
"unrecognized character in input stream.", even it is in a comment.
(// or /* */) And the '^' character normally showing the location of
the error is written at the wrong place.

Samples:
$ gcj -C EssaiEnregistrer.java
EssaiEnregistrer.java:1: unrecognized character in input stream.
   /*Programme d'enregistrement sur fichier de données*/
                                                        ^
EssaiEnregistrer.java:2: unrecognized character in input stream.
   import java.io.*;
                    ^
2 errors
========================================================================
$ gcj -C EssaiEnregistrer.java
EssaiEnregistrer.java:5: unrecognized character in input stream.
                //Création des articles
                            ^
EssaiEnregistrer.java:6: unrecognized character in input stream.
                Enreg enr = new Enreg();
                             ^
2 errors


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-22 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-22 16:16 gcj and accuented letters Sylvain Petreolle
2002-07-22 16:18 Sylvain Petreolle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).