[Webkit-unassigned] [Bug 27851] Fix compiler warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 30 22:53:39 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27851





--- Comment #2 from Xan Lopez <xan.lopez at gmail.com>  2009-07-30 22:53:39 PDT ---
(In reply to comment #1)
> Why do you think this is controversial?

Well, at least for me it's not 100% obvious that this is correct, won't break
anything, that the old code is not somehow relying on the use of
multi-character character constants...

That being said the value of multi-character character constants is not
guaranteed to be the same across platforms (according to Google), so I think a
fix similar to this one (if not this one) should be applied.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list