[Webkit-unassigned] [Bug 27524] Add check for correct wtf includes to cpplint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 11:38:50 PDT 2009


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





--- Comment #9 from Adam Treat <treat at kde.org>  2009-07-22 11:38:50 PDT ---
(In reply to comment #8)
> An exception would be includes of wtf from files inside wtf itself. These
> should use the "HashMap.h" style in both headers and implementation files.

Talked about this extensively with Mark Rowe and David Levin on IRC. 
Currently, JavaScriptCore/wtf/Foo.h uses <wtf/Bar.h> all over the place.  In
fact, one of the things that informed us was a commit by you changing one of
the files from "" to <>.

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