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





------- Additional comments from [EMAIL PROTECTED] Mon Feb  7 03:25:31 -0800 
2005 -------
Tora->DR: The localized compiler does not have a problem with *escaped* 
non-ASCII 
characters. We only need to talk about the characters whose byte code is in the 
range from 0x80 to 0xff.

Here is a sample file sample.c that can be compiled in the following way:
 perl guw.pl /cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/bin/cl.exe
-I/cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/include -DSETLOCALE_JA sample.c

Adding a command line option -DSETLOCALE_JA would maybe show you what happens, 
which would maybe let your compiler act as a localized one by using 
#pragma setlocale("ja")


---------------------------------------------------------------------
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