[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 12:28:28 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27524
--- Comment #10 from Darin Adler <darin at apple.com> 2009-07-22 12:28:27 PDT ---
(In reply to comment #9)
> 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 <>.
OK, my bad, but that won’t work on the Mac if we ever decide to make some of
the wtf headers be public headers in the JavaScriptCore framework. It would
force us to name the framework "wtf".
Mark Rowe is definitely an expert in this area, though.
--
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