[Webkit-unassigned] [Bug 119616] New: [Qt] Build fix (typo in WebCore/xml/parser/XMLDocumentParserQt.cpp)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 9 01:04:51 PDT 2013


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

           Summary: [Qt] Build fix (typo in
                    WebCore/xml/parser/XMLDocumentParserQt.cpp)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbrianceau at nds.com


Changeset r153826 broke our sh4 build bot: http://build.webkit.org/builders/Qt%20Linux%20SH4%20Release/builds/28477

/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/WebCore/xml/parser/XMLDocumentParserQt.cpp: In constructor 'WebCore::XMLDocumentParser::XMLDocumentParser(WebCore::DocumentFragment*, WebCore::Element*, WebCore::ParserContentPolicy)':
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/WebCore/xml/parser/XMLDocumentParserQt.cpp:159:49: error: base operand of '->' has non-pointer type 'const WebCore::Attribute'
make[3]: *** [.obj/release-shared/xml/parser/XMLDocumentParserQt.o] Error 1
make[3]: *** Waiting for unfinished jobs....

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