[Webkit-unassigned] [Bug 126112] New: Style check should catch places where ASCIILiteral should be used but wasn't.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 20 22:42:17 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126112
Summary: Style check should catch places where ASCIILiteral
should be used but wasn't.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: beidson at apple.com
Style check should catch places where ASCIILiteral should be used but wasn't.
I know the current check-webkit-style script doesn't get anywhere close to understanding C++ code, but the fact of the matter is that if we have a steadfast rule that should always be enforced, and violating the rule can be discovered with static analysis of a patch, then some tool should automatically catch it for us.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list