[Webkit-unassigned] [Bug 32022] check-webkit-style complains about #imports with / in them

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 08:30:41 PST 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44081|review?                     |review+
               Flag|                            |




--- Comment #4 from Eric Seidel <eric at webkit.org>  2009-12-01 08:30:40 PST ---
(From update of attachment 44081)
I think I would have written that as:

     if match(r'\s*#\s*(include|import)', line):

Otherwise it looks OK.

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