[Webkit-unassigned] [Bug 107803] [Qt] Build is KO since r140610 (QString::fromUTF16 function does not exist)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 05:20:23 PST 2013


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


Zoltan Arvai <zarvai at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zarvai at inf.u-szeged.hu




--- Comment #5 from Zoltan Arvai <zarvai at inf.u-szeged.hu>  2013-01-24 05:22:17 PST ---
A problem still exists with QString::fromUtf16 usage on windows bot:

http://build.webkit.org/builders/Qt%20Windows%2032-bit%20Release/builds/60904/steps/compile-webkit/logs/stdio

C:\WebKitBuildSlave\szeged-windows-1\qt-windows-32bit-release\build\Source\WebCore\xml\parser\XMLDocumentParserQt.cpp(74) : error C2664: 'QString::fromUtf16' : cannot convert parameter 1 from 'UChar [4]' to 'const ushort *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast

Can you take a look at the conversation issue, please?

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