Bug 130408 - Extra parens around if clause in a preprocessor define in Parser.cpp
Summary: Extra parens around if clause in a preprocessor define in Parser.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-18 11:23 PDT by Matthew Mirman
Modified: 2014-03-18 12:39 PDT (History)
3 users (show)

See Also:


Attachments
Fixed extra parens (2.56 KB, patch)
2014-03-18 11:26 PDT, Matthew Mirman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Mirman 2014-03-18 11:23:58 PDT
This should have caused failure with compiler warnings on.
Comment 1 Matthew Mirman 2014-03-18 11:26:46 PDT
Created attachment 227080 [details]
Fixed extra parens
Comment 2 WebKit Commit Bot 2014-03-18 12:39:46 PDT
Comment on attachment 227080 [details]
Fixed extra parens

Clearing flags on attachment: 227080

Committed r165831: <http://trac.webkit.org/changeset/165831>
Comment 3 WebKit Commit Bot 2014-03-18 12:39:49 PDT
All reviewed patches have been landed.  Closing bug.