Bug 131202

Summary: check-webkit-style gets confused by std::function
Product: WebKit Reporter: Brian Burg <burg>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: llango.u-szeged, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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
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.