[Webkit-unassigned] [Bug 30197] New: numeric_limits() requires #include <limits>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 22:37:11 PDT 2009


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

           Summary: numeric_limits() requires #include <limits>
           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: joel at jms.id.au


With gcc-4.4, the build fails due to the use of std::numeric_limits without
including <limits>.

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