Bug 13551 - get rid of non-ASCII literal characters : suppress compiler warnings
Summary: get rid of non-ASCII literal characters : suppress compiler warnings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-30 15:28 PDT by Jungshik Shin
Modified: 2007-05-01 02:24 PDT (History)
0 users

See Also:


Attachments
patch (1.80 KB, patch)
2007-04-30 15:43 PDT, Jungshik Shin
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jungshik Shin 2007-04-30 15:28:15 PDT
I should have dealt with these files in bug 13531, but overlooked them. 

JavaScriptCore/pcre/pcre_compile.c 
JavaScriptCore/kjs/testkjs.cpp
Comment 1 Jungshik Shin 2007-04-30 15:43:13 PDT
Created attachment 14276 [details]
patch
Comment 2 Alexey Proskuryakov 2007-05-01 02:22:42 PDT
Comment on attachment 14276 [details]
patch 

r=me
Comment 3 Alexey Proskuryakov 2007-05-01 02:24:08 PDT
Committed revision 21200.