[Webkit-unassigned] [Bug 95037] New: [Qt] REGRESSION(r126694): It broke the debug build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 26 12:41:27 PDT 2012


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

           Summary: [Qt] REGRESSION(r126694): It broke the debug build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Blocker
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: noam.rosenthal at nokia.com, rtakacs at inf.u-szeged.hu,
                    helder.correia at nokia.com
            Blocks: 78672


cc1plus: warnings being treated as errors
/home/webkitbuildbot/slaves/debug64bit/buildslave/qt-linux-64-debug/build/Source/WebCore/platform/graphics/texmap/TextureMapperShaderManager.cpp: In constructor 'WebCore::StandardFilterProgram::StandardFilterProgram(WebCore::GraphicsContext3D*, WebCore::FilterOperation::OperationType, unsigned int)':
/home/webkitbuildbot/slaves/debug64bit/buildslave/qt-linux-64-debug/build/Source/WebCore/platform/graphics/texmap/TextureMapperShaderManager.cpp:610: error: cannot pass objects of non-POD type 'class WTF::String' through '...'; call will abort at runtime
/home/webkitbuildbot/slaves/debug64bit/buildslave/qt-linux-64-debug/build/Source/WebCore/platform/graphics/texmap/TextureMapperShaderManager.cpp:610: error: format '%s' expects type 'char*', but argument 3 has type 'int'

Could you check and fix it, 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