[Webkit-unassigned] [Bug 53509] New: Modify the style check script to allow parameter names if they share the same type
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 1 10:17:10 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53509
Summary: Modify the style check script to allow parameter names
if they share the same type
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zmo at google.com
CC: levin at chromium.org
For example,
void function(size_t size, size_t stride);
then it should be ok to leave the "size" in the function signature.
--
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