[Webkit-unassigned] [Bug 71713] New: REGRESSION(r99436): Broke Snow Leopard build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 7 11:52:29 PST 2011


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

           Summary: REGRESSION(r99436): Broke Snow Leopard build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org


http://trac.webkit.org/changeset/99436 broke snow leopard build because
    ASSERT(c >= 0);
    ASSERT(c <= 0xFF);
are always true.

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