[Webkit-unassigned] [Bug 13985] New: WebCore/rendering/RenderTable.cpp fails to compile with gcc 4.2.x

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 4 07:58:32 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13985

           Summary: WebCore/rendering/RenderTable.cpp fails to compile with
                    gcc 4.2.x
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bero at arklinux.org


../../../WebCore/rendering/RenderTable.cpp: In member function 'int
WebCore::RenderTable::calcBorderLeft() const':
../../../WebCore/rendering/RenderTable.cpp:722: error: no matching function for
call to 'max(unsigned int&, const short unsigned int:12&)'
../../../WebCore/rendering/RenderTable.cpp:735: error: no matching function for
call to 'max(unsigned int&, const short unsigned int:12&)'
../../../WebCore/rendering/RenderTable.cpp:749: error: no matching function for
call to 'max(unsigned int&, const short unsigned int:12&)'
../../../WebCore/rendering/RenderTable.cpp:751: error: no matching function for
call to 'max(unsigned int&, const short unsigned int:12&)'
../../../WebCore/rendering/RenderTable.cpp: In member function 'int
WebCore::RenderTable::calcBorderRight() const':
../../../WebCore/rendering/RenderTable.cpp:781: error: no matching function for
call to 'max(unsigned int&, const short unsigned int:12&)'
../../../WebCore/rendering/RenderTable.cpp:794: error: no matching function for
call to 'max(unsigned int&, const short unsigned int:12&)'
../../../WebCore/rendering/RenderTable.cpp:808: error: no matching function for
call to 'max(unsigned int&, const short unsigned int:12&)'
../../../WebCore/rendering/RenderTable.cpp:810: error: no matching function for
call to 'max(unsigned int&, const short unsigned int:12&)'
make[1]: *** [tmp/RenderTable.o] Error 1


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