<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - check-webkit-style: warn when blank lines appear between #include "config.h" and #include "ThisFileName.h""
href="https://bugs.webkit.org/show_bug.cgi?id=155445#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - check-webkit-style: warn when blank lines appear between #include "config.h" and #include "ThisFileName.h""
href="https://bugs.webkit.org/show_bug.cgi?id=155445">bug 155445</a>
from <span class="vcard"><a class="email" href="mailto:ddkilzer@webkit.org" title="David Kilzer (:ddkilzer) <ddkilzer@webkit.org>"> <span class="fn">David Kilzer (:ddkilzer)</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=155445#c1">comment #1</a>)
<span class="quote">> And in Tools:
>
> $ find Tools -type f -exec perl -e 'use File::Basename; undef $/; my $file =
> $ARGV[0]; my $base = basename($file); $base =~ s/\.[a-z]+$//; my $content =
> <>; print "$file\n" if ($content =~ m/#include "config.h"\n\n#include
> "${base}.h"/mg);' {} \;
> Tools/TestWebKitAPI/PlatformUtilities.cpp
> Tools/TestWebKitAPI/Tests/WTF/RefLogger.cpp</span >
Fixed in:
Committed r198141: <<a href="http://trac.webkit.org/r198141">http://trac.webkit.org/r198141</a>></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>