]> git.ipfire.org Git - thirdparty/squid.git/commit
Polish: show file path on Bungled lines
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 7 May 2013 08:35:57 +0000 (02:35 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 7 May 2013 08:35:57 +0000 (02:35 -0600)
commit328a3f05fb862e7f742ba4c02f65b360b29aa171
treed35ffb130e99eabd9dbb3d8bc044a233c2e82a4f
parent41b43e709e9b7e1a0781913a9cc1a412c467e8e8
Polish: show file path on Bungled lines

Since include directive was added it is entirely possible that two files
are loaded from the same filename on different paths.

This also enables automated tools to make use of the displayed filename
to manipulate the relevant file.
src/cache_cf.cc