[Webkit-unassigned] [Bug 57822] Build fix for YarrParser.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 02:44:27 PDT 2011


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


Balazs Kelemen <kbalazs at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |




--- Comment #3 from Balazs Kelemen <kbalazs at webkit.org>  2011-04-05 02:44:27 PST ---
The other bug has not patch and I won't re-upload mine.
0 is seems like a natural value for UChar. Here is some grep output:
Source/JavaScriptCore/runtime/StringPrototype.cpp:865:    UChar ored = 0;
Source/JavaScriptCore/runtime/StringPrototype.cpp:905:    UChar ored = 0;
Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:81:    UChar u = 0;

-- 
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