[Webkit-unassigned] [Bug 28370] check-webkit-style: add check for 'using std::foo; ' statements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 16 15:52:39 PDT 2009


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





--- Comment #1 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2009-08-16 15:52:37 PDT ---
(In reply to comment #0)
> In <http://webkit.org/b/28355#c1>, it was noted that new source
> files use 'using namespace std;' instead of individual
> 'use std::foo;' statements.  This adds a level 4 check for such
> statements.

That should be 'using std::foo;' in the ChangeLog comment.  Already fixed
locally.

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