UNCONFIRMED 63375
embedded Unicode in WebCore\platform\DefaultLocalizationStrategy.cpp
https://bugs.webkit.org/show_bug.cgi?id=63375
Summary embedded Unicode in WebCore\platform\DefaultLocalizationStrategy.cpp
Cameron Wong
Reported 2011-06-24 21:00:07 PDT
Hi, There is non-ASCII characters on line 340 and 342 of WebCore\platform\DefaultLocalizationStrategy.cpp There are non-ASCII double quotes there. It breaks building in Windows Cygwin environment. Could someone help to fix them? Thanks a lot!
Attachments
Peter Kasting
Comment 1 2011-06-25 12:08:16 PDT
Depends whether we want to replace these with straight quotes or substitute an escaped version of the character. CCing weinig since he touched line 340 a couple months ago -- Sam, do you know whether we care which route to take? Or who the right person is to ask?
Note You need to log in before you can comment on or make changes to this bug.