[Webkit-unassigned] [Bug 57241] check-webkit-style: "using namespace foo; " should be flagged as an error in headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 16:28:49 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=57241


Kwang Yul Seo <skyul at company100.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |skyul at company100.net




--- Comment #5 from Kwang Yul Seo <skyul at company100.net>  2013-07-16 16:28:44 PST ---
This patch is buggy. It seems check-webkit-style checks "using namespace" statements not only in headers but also in cpp files too.

See https://bugs.webkit.org/show_bug.cgi?id=110136#c14
Source/WebKit2/NetworkProcess/unix/NetworkProcessMainUnix.cpp:45:  Do not use 'using namespace WebCore;'.  [build/using_namespace] [4]

-- 
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