Bug 133259 - JSC CLoop warning fix
Summary: JSC CLoop warning fix
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-24 12:00 PDT by Éva Balázsfalvi
Modified: 2014-05-26 06:57 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.20 KB, patch)
2014-05-24 12:12 PDT, Éva Balázsfalvi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Éva Balázsfalvi 2014-05-24 12:00:37 PDT
Warning message:
[13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LLIntSlowPaths.cpp.o
Source/JavaScriptCore/llint/LLIntSlowPaths.cpp:393:76: warning: unused parameter 'pc' [-Wunused-parameter]
Comment 1 Éva Balázsfalvi 2014-05-24 12:12:55 PDT
Created attachment 232023 [details]
Patch
Comment 2 WebKit Commit Bot 2014-05-26 06:57:50 PDT
Comment on attachment 232023 [details]
Patch

Clearing flags on attachment: 232023

Committed r169341: <http://trac.webkit.org/changeset/169341>
Comment 3 WebKit Commit Bot 2014-05-26 06:57:52 PDT
All reviewed patches have been landed.  Closing bug.