WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27058
Removed superfluous parenthesis around single expression
https://bugs.webkit.org/show_bug.cgi?id=27058
Summary
Removed superfluous parenthesis around single expression
Norbert Leser
Reported
2009-07-07 19:14:28 PDT
Created
attachment 32417
[details]
Code patch for Platform.h Compilers on Symbian platform fail to parse and compile a statement such as: defined( ENABLE_##WTF_FEATURE ) && ENABLE_##WTF_FEATURE The proposed patch removes the unnecessary parenthesis, which is save on any platform.
Attachments
Code patch for Platform.h
(1.79 KB, patch)
2009-07-07 19:14 PDT
,
Norbert Leser
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Maciej Stachowiak
Comment 1
2009-07-10 15:10:26 PDT
Comment on
attachment 32417
[details]
Code patch for Platform.h r=me
Simon Hausmann
Comment 2
2009-07-13 01:30:53 PDT
Landed in
r45793
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