[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:51:51 PDT 2013


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





--- Comment #6 from Kwang Yul Seo <skyul at company100.net>  2013-07-16 16:51:47 PST ---
(In reply to comment #5)
> 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]

I filed Bug 118755 to fix this.

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