[Webkit-unassigned] [Bug 42943] WebKit fails to compile when building with WML support enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 25 13:57:18 PST 2010


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





--- Comment #23 from Peter Rybin <peter.rybin at gmail.com>  2010-12-25 13:57:17 PST ---
>> complicated by the fact there are 2 different implementations of the parser: >> "XMLDocumentParserQT.cpp" and "XMLDocumentParserLibxml2.cpp"

> XMLDocumentParser uses 1-based values, so I filed a new bug https://bugs.webkit.org/show_bug.cgi?id=5160
To me your patch is fine.

Thank you for checking with XML parser; however, to be accurate I need to know, whether it was "Libxml2" or "QT" version. (The brutal way to check would be to spoil both "XMLDocumentParserQT.cpp" and "XMLDocumentParserLibxml2.cpp" and see which one emits compile error in your build configuration).

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