[Webkit-unassigned] [Bug 98808] New: Compilation problem in debug build on MIPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 11:41:23 PDT 2012


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

           Summary: Compilation problem in debug build on MIPS
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kilvadyb at homejinni.com
                CC: fu at mips.com, mark.lam at apple.com,
                    gergely at homejinni.com, palfia at homejinni.com


Renaming RegisterFile to JSStack (https://bugs.webkit.org/show_bug.cgi?id=98717) caused a compilation problem in debug build on MIPS (and very likely on ARM_THUMB2) as in ASSERT conditions structure field name "registerFile" was replaced with type name "JSStack" and it should be "stack".

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