]> ruderich.org/simon Gitweb - blhc/blhc.git/commitdiff
Ignore compiler lines with no files with extensions.
authorSimon Ruderich <simon@ruderich.org>
Thu, 29 Mar 2012 15:06:20 +0000 (17:06 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 29 Mar 2012 15:06:20 +0000 (17:06 +0200)
This prevents many false positives and shouldn't cause any false
negatives.

Also update $file_extension_regex to exclude ',', ';' and ':' from the
file extension which prevents additional false positives.


No differences found