WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128899
CLoop buildfix after
r164207
https://bugs.webkit.org/show_bug.cgi?id=128899
Summary
CLoop buildfix after r164207
Dániel Bátyai
Reported
2014-02-17 04:28:17 PST
In file included from /Volumes/Data/slave/mavericks-cloop-debug/build/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:29: In file included from /Volumes/Data/slave/mavericks-cloop-debug/build/Source/JavaScriptCore/bytecode/CodeBlock.h:45: /Volumes/Data/slave/mavericks-cloop-debug/build/Source/JavaScriptCore/dfg/DFGCommon.h:293:51: error: unused parameter 'mode' [-Werror,-Wunused-parameter] inline bool shouldShowDisassembly(CompilationMode mode = DFGMode) ^ 1 error generated.
Attachments
Proposed fix
(1.04 KB, patch)
2014-02-17 04:29 PST
,
Dániel Bátyai
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dániel Bátyai
Comment 1
2014-02-17 04:29:22 PST
Created
attachment 224356
[details]
Proposed fix
Csaba Osztrogonác
Comment 2
2014-02-17 04:31:23 PST
Comment on
attachment 224356
[details]
Proposed fix LGTM, r=me
WebKit Commit Bot
Comment 3
2014-02-17 05:09:34 PST
Comment on
attachment 224356
[details]
Proposed fix Clearing flags on attachment: 224356 Committed
r164216
: <
http://trac.webkit.org/changeset/164216
>
WebKit Commit Bot
Comment 4
2014-02-17 05:09:42 PST
All reviewed patches have been landed. Closing bug.
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