This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/12907] Codepage confusion in .java files


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12907



------- Additional Comments From oyvind dot harboe at zylin dot com  2003-11-05 08:35 -------
Created an attachment (id=5062)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5062&action=view)
UTF8 encoded version of same example

Now compiles, but prints out the wrong chars.


C:\Temp\foo\foobar>\wingcc\bin\gcj --main=Send Send.java -o test

C:\Temp\foo\foobar>test
â?ªyvind spiser Ï?l


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]