NEW 159362
check-webkit-style: parameter warning for parameters with default arguments
https://bugs.webkit.org/show_bug.cgi?id=159362
Summary check-webkit-style: parameter warning for parameters with default arguments
Eric Carlson
Reported 2016-07-01 12:42:50 PDT
check-webkit-style complains when including the name of a parameter with a default argument, e.g.: void updatePlayState(UpdateState updateState = UpdateState::Synchronously);
Attachments
Note You need to log in before you can comment on or make changes to this bug.