[Webkit-unassigned] [Bug 24550] New: Compiler warning for XMLTokenizerLibxml2.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 12 10:32:23 PDT 2009


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

           Summary: Compiler warning for XMLTokenizerLibxml2.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: craig.schlenter at gmail.com


gcc 4.3.3 throws out warnings about the return value of vasprintf being unused.

An example of the compilation failure is seen here in chromium where -Werror
makes the compilation fail

http://code.google.com/p/chromium/issues/detail?id=7742#c23

I'll attach a patch which I unfortunately can't test as I can't get webkit svn
to build at the moment.


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