[Webkit-unassigned] [Bug 210459] New: check-webkit-style should warn about attributes that appear after function definitions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 13 15:06:32 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210459
Bug ID: 210459
Summary: check-webkit-style should warn about attributes that
appear after function definitions
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: ddkilzer at webkit.org
CC: achristensen at apple.com, darin at apple.com
check-webkit-style should warn about attributes that appear after function definitions.
Darin suggested it was better to be consistent and always put attributes before the function definition since placing them after the function definition (e.g., in a static function with no predeclaration) doesn't work.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200413/821fbf33/attachment.htm>
More information about the webkit-unassigned
mailing list