On 22/01/2012 6:12 a.m., Kinkie wrote:
New bundle attached, covering the issues you raised. I haven removed
most questions of squid-old.h, but left compat.dox in (but it
specifies that squid-old.h is being deprecated).
In compat/compat.h
- s/your .cc or file/your .cc file/
In scripts/source-maintenance.sh
- the test for: if test "x${FI}" != "x" -a "${FILENAME}" != "squid.h";
needs to be testing for squid-old.h to avoid the duplicate squid.h
include warning.
Both can be done on commit.
+1 from me.
Amos