WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155397
Removed variable names from default constructor declarations.
https://bugs.webkit.org/show_bug.cgi?id=155397
Summary
Removed variable names from default constructor declarations.
Konstantin Tokarev
Reported
2016-03-12 13:07:58 PST
They carry no information and generate unused variable warning with GCC 4.8 in a lot of source files.
Attachments
Patch
(1.63 KB, patch)
2016-03-12 14:57 PST
,
Konstantin Tokarev
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Konstantin Tokarev
Comment 1
2016-03-12 14:57:06 PST
Created
attachment 273857
[details]
Patch
Mark Lam
Comment 2
2016-03-12 17:48:19 PST
Comment on
attachment 273857
[details]
Patch r=me
WebKit Commit Bot
Comment 3
2016-03-12 18:39:30 PST
Comment on
attachment 273857
[details]
Patch Clearing flags on attachment: 273857 Committed
r198076
: <
http://trac.webkit.org/changeset/198076
>
WebKit Commit Bot
Comment 4
2016-03-12 18:39:35 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