[Webkit-unassigned] [Bug 52851] check-webkit-style should catch use of #import in non-Mac-only files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 20 22:16:13 PST 2011


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





--- Comment #1 from David Levin <levin at chromium.org>  2011-01-20 22:16:13 PST ---
I don't know what this check would be.

Is the check 
    if file extension == 'cpp' and file has '#import', then print 'Don't do #import. This is a C++ file.'
?

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