]> 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 09:17:00 +0000 (03:17 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 7 May 2013 09:17:00 +0000 (03:17 -0600)
commit0d4461484bd2009fc92be44a608892dbdedb9863
tree93f71f9d8b23ae926b51be6fc4a4fbc5bee7fa73
parentdb8d48de14d6ba2fea14c869fd76bcfde40f512c
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