[Webkit-unassigned] [Bug 28208] New: Typo in FastMalloc.h causes build to fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 11 19:42:12 PDT 2009


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

           Summary: Typo in FastMalloc.h causes build to fail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thomas at cranksoftware.com


Trying to get a stock version built for Windows I ran across this typo in
WebKit/JavaScriptCore/wtf/FastMalloc.h that caused the compile to stop dead. 
I'm just using the stock build procedure from the website, no extra arguments,
so I'm surprised this isn't hitting others.

The patch is a simple typo fix in an inline declaration s -> size

Patch is attached

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