WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
128132
check-webkit-style should complain about abstract virtual method marked =0
https://bugs.webkit.org/show_bug.cgi?id=128132
Summary
check-webkit-style should complain about abstract virtual method marked =0
Blaze Burg
Reported
2014-02-03 15:41:53 PST
It should be = 0, with space. For example: virtual bool isReplaying() const = 0; preferable to virtual bool isReplaying() const =0;
Attachments
Add attachment
proposed patch, testcase, etc.
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