To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58120





------- Additional comments from [EMAIL PROTECTED] Wed Nov 23 08:02:03 -0800 
2005 -------
"man gcj" and http://czyborra.com/utf/#JAVA might be useful reference heres. It
should be relatively easy to get the unicode codepoints for the characters here
and insert them in the \u notation

Basically I think that sun java will allow iso-8859-1/15 as source code input,
while gcj will take the system LANG encoding which is generally UTF-8. When not
called from ant we add --encoding=iso-8859-1 to the java command line, but when
called from ant we have no control over that.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to