[Webkit-unassigned] [Bug 34604] check-webkit-style false positive for WebCore forwarding header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 03:52:07 PST 2010


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





--- Comment #3 from Shinichiro Hamaji <hamaji at chromium.org>  2010-02-16 03:52:04 PST ---
It seems JavaScriptCore/ForwardingHeaders/**/*.h,
WebKit/mac/ForwardingHeaders/**/*.h, and
WebKitTools/DumpRenderTree/ForwardingHeaders/**/*.h don't contain #ifndef
guards. Maybe we can just silence build/header_guard for ForwardingHeaders? I'm
not sure if it's worth to implement the check of $1_FWD_ style header guard
only for WebCore.

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