[Webkit-unassigned] [Bug 21849] A minor build failure on Japanese versions of Windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 23 20:55:51 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21849
------- Comment #1 from hbono at chromium.org 2008-10-23 20:55 PDT -------
Created an attachment (id=24632)
--> (https://bugs.webkit.org/attachment.cgi?id=24632&action=view)
A Quick Fix
This patch just replaces the multiplication sign (U+00D7) with the quated
expression of its UTF-8 value (0xC3 0x97), i.e. "\xC3\x97".
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list