To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78018
                 Issue #|78018
                 Summary|non-ascii character or string constants in code may br
                        |eak build
               Component|lingucomponent
                 Version|680m210
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|spell checking
             Assigned to|nemeth
             Reported by|tl





------- Additional comments from [EMAIL PROTECTED] Fri Jun  1 08:31:29 +0000 
2007 -------
For example hunspell.cxx in line 338 has characters like Ÿ an ß.
Since these are no Ascii characters and source code files have no explicit text
encoding the interpretation of such characters may largely depend upon the
systems locale settings.

In the above case for example a wntmsci11.pro build was broken because of a
locale setting for China (PRC).

TL->nemeth: You should probably make defines for all non-ascii characters and
use them in order to still have readable code.

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