[Webkit-unassigned] [Bug 29499] New: Coding style guidelines should standardize on "using namespace" positioning
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 18 11:38:39 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29499
Summary: Coding style guidelines should standardize on "using
namespace" positioning
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Website
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: beidson at apple.com
"using namespace" statements are positions in a very inconsistent manner
throughout WebCore - sometimes before a defined namespace, and sometimes within
that defined namespace.
The coding style guidelines should specify a standard place to put these.
--
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