WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 124730
Bug 131202
check-webkit-style gets confused by std::function
https://bugs.webkit.org/show_bug.cgi?id=131202
Summary
check-webkit-style gets confused by std::function
Brian Burg
Reported
2014-04-03 18:17:16 PDT
Test case: a member like so std::function<void ()> m_function; Is interpreted as a function call ERROR: Source/WebCore/replay/ReplayableTimer.h:89: Extra space before ( in function call [whitespace/parens] [4]
Attachments
Add attachment
proposed patch, testcase, etc.
László Langó
Comment 1
2014-04-04 00:03:54 PDT
*** This bug has been marked as a duplicate of
bug 124730
***
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