[Webkit-unassigned] [Bug 14902] New: Fix build for JavaScriptCore with qt4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 05:38:04 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14902

           Summary: Fix build for JavaScriptCore with qt4
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnasrat at googlemail.com


Changeset 24919 broke building with qt4

../../../JavaScriptCore/kjs/string_object.cpp:725: error: invalid conversion
from ‘const UChar*’ to ‘UChar*’
../../../JavaScriptCore/kjs/string_object.cpp:725: error:   initializing
argument 3 of ‘int WTF::Unicode::toUpper(UChar*, int, UChar*, int, bool*)’
../../../JavaScriptCore/kjs/string_object.cpp:728: error: invalid conversion
from ‘const UChar*’ to ‘UChar*’


-- 
Configure bugmail: http://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