>>> The ultimate end for include/config.h file was to be renamed to >>> include/squid.h when the old squid.h was emptied out. >>> >>> That could be done early like Robert was suggesting a while back; >>> * moving todays squid.h to squid-old.h >>> * updating all the existing #include for squid.h to squid-old.h >>> * updating all the #include for config.h to squid.h >>> >>> mess disappears. >> >> That would mean touching 407 files. >> Are you sure it is better than changing the conventions on the 9 >> Config.h files currently in the sources? >> > > I think it is worth it. Closes off this brokenness long-term and move the > compat shuffling one big step closer to completion.
Ok then, I'll do it. Expect a merge request for trunk soon. -- /kinkie
