WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
28208
Typo in FastMalloc.h causes build to fail
https://bugs.webkit.org/show_bug.cgi?id=28208
Summary
Typo in FastMalloc.h causes build to fail
Thomas Fletcher
Reported
2009-08-11 19:42:11 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2009-08-11 20:35:45 PDT
There's no patch attached, and I don't see any references to "s" in FastMalloc.h in <
http://trac.webkit.org/browser/trunk/JavaScriptCore/wtf/FastMalloc.h
>.
Thomas Fletcher
Comment 2
2009-08-12 06:32:24 PDT
Sorry ... IE dropped the patch off for some reason. Looks like it is an irrelevant issue now though since it has been changed already in rev 47000. Sorry for the noise.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug