[Webkit-unassigned] [Bug 17340] New: WebCore/platform/Timer.cpp fails to build with gcc 4.3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 02:32:44 PST 2008


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

           Summary: WebCore/platform/Timer.cpp fails to build with gcc 4.3
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        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/platform/Timer.cpp: In function 'bool WebCore::operator<(const
WebCore::TimerHeapElement&, const WebCore::TimerHeapElement&)':
../../../WebCore/platform/Timer.cpp:107: error: 'UINT_MAX' was not declared in
this scope
make[1]: *** [tmp/Timer.o] Error 1


UINT_MAX is defined in <limits.h>, which isn't being #included.


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