Issue 42350 - Don't use non-ASCII characters in C strings
Summary: Don't use non-ASCII characters in C strings
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: daniel.rentz
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks: 36782
  Show dependency tree
 
Reported: 2005-02-09 16:13 UTC by daniel.rentz
Modified: 2005-05-20 13:18 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description daniel.rentz 2005-02-09 16:13:50 UTC
*** autogenerated child task for Issue 36782 ***
Comment 1 daniel.rentz 2005-02-09 16:15:24 UTC
Please check the entire sal/qa directory.

Examples:
sal/qa/osl/module/osl_Module_Const.h, lines 94, 96, 98
sal/qa/rtl/ostring/rtl_string.cxx, lines 113, 119
sal/qa/rtl/uri/rtl_Uri.cxx, lines 264, 282
Comment 2 Stephan Bergmann 2005-02-09 16:50:13 UTC
accepted
Comment 3 Stephan Bergmann 2005-02-10 15:18:23 UTC
Fixed the three files mentioned above.  Found no other C/C++ source code files
in sal that contained non-ASCII characters outside comments.
Comment 4 Stephan Bergmann 2005-02-18 13:10:33 UTC
sb->dr:  As I discussed with nn, please take over responsibility to verify this
issue while I am on vacation.

re-open issue and try to reassign to dr@openoffice.org
Comment 5 Stephan Bergmann 2005-02-18 13:10:38 UTC
try to reassign to dr@openoffice.org
Comment 6 Stephan Bergmann 2005-02-18 13:10:42 UTC
try to reset resolution to FIXED
Comment 7 daniel.rentz 2005-02-22 10:43:41 UTC
verified in CWS source code
Comment 8 daniel.rentz 2005-05-20 13:18:46 UTC
closed