[webkit-reviews] review granted: [Bug 32022] check-webkit-style complains about #imports with / in them : [Attachment 44081] Patch

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


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 32022: check-webkit-style complains about #imports with / in them
https://bugs.webkit.org/show_bug.cgi?id=32022

Attachment 44081: Patch
https://bugs.webkit.org/attachment.cgi?id=44081&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
I think I would have written that as:

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

Otherwise it looks OK.


More information about the webkit-reviews mailing list