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
Konstantin Tokarev
Comment 1 2016-03-12 14:57:06 PST
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.