C++ compilable headers

From: Robert Collins <robertc@dont-contact.us>
Date: 13 Sep 2002 22:46:55 +1000

This patch:
http://www.squid-cache.org/~robertc/squid-cppcleanup.patch.bz2

cleans up the struct members to allow the use of a C++ compiler to build
squid. it also detects the users C++ compiler, but it doesn't change any
of the source files to be C++.

It's makes no change to the behaviour of any squid internals, and
doesn't affect code mix or style (beyond the renaming of some struct
members). So it's orthogonal to the discussion about allow C++ into the
current codebase, but very useful if someone wants to experiment.

I intend to commit this in a week if no feedback/discussion occurs.

Cheers,
Rob

Received on Fri Sep 13 2002 - 06:46:25 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:32 MST