WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
99911
check-webkit-style errorneously declares "operator size_t()" incorrect
https://bugs.webkit.org/show_bug.cgi?id=99911
Summary
check-webkit-style errorneously declares "operator size_t()" incorrect
Mark Lam
Reported
2012-10-20 01:11:18 PDT
When style checking "operator size_t()", check-webkit-style complained and said "Don't use underscores in your identifier names." It should be ok to allow underscores in cast operator methods because the type name necessitates it.
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