Subject: Re: [boost] Removing old config macro and increasing compiler requirements.
From: Jonathan Wakely (jwakely.boost_at_[hidden])
Date: 2013-07-29 07:21:23


On 29 July 2013 12:17, Stephen Kelly wrote:
>
> Grepping indicates that that means increasing the compiler requirements to
> something like __DMC__ > 0x840, GCC > 3.2, BOOST_INTEL_CXX_VERSION > 500,
> VC++ > 7.0.

As anecdata, I can think of **very** few times people ask for help
with GCC <= 3.2 on the gcc-help mailing list or on other fora I
sometimes read. Anyone who does ask for help with such ancient
compilers is invariably told to stop using them.