[Webkit-unassigned] [Bug 159362] New: check-webkit-style: parameter warning for parameters with default arguments
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 1 12:42:50 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159362
Bug ID: 159362
Summary: check-webkit-style: parameter warning for parameters
with default arguments
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: eric.carlson at apple.com
CC: lforschler at apple.com
check-webkit-style complains when including the name of a parameter with a default argument, e.g.:
void updatePlayState(UpdateState updateState = UpdateState::Synchronously);
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160701/953bd6cc/attachment.html>
More information about the webkit-unassigned
mailing list