[Webkit-unassigned] [Bug 125846] New: Fix for C++ should have the & or * beside the type not the variable name check.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 17 01:53:22 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125846
Summary: Fix for C++ should have the & or * beside the type not
the variable name check.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: geryxyz at inf.u-szeged.hu
CC: darin at apple.com, ossy at webkit.org,
galpeter at inf.u-szeged.hu, gyuyoung.kim at samsung.com,
rniwa at webkit.org
There is no error message when there is a space between * or & and the variable name.
example:
const char * currentArgument = argv[++argCounter];
--
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