[squid-dev] [PATCH] detect compiler support for c++11 "override" keyword

Amos Jeffries squid3 at treenet.co.nz
Wed Aug 26 14:18:09 UTC 2015


On 27/08/2015 12:05 a.m., Kinkie wrote:
> Hi,
>      the attached patch sets up a new autoconf test to detect whether the
> compiler supports c++11's "override" keyword, and defines a
> generally-available "OVERRIDE" preprocessor macro which expands to
> "override" if support is present and nothing if it isn't.
> 
> This patch is necessary to support icc 13.1.3 which claims to be c++11 but
> doesn't support this keyword.
> 
> As soon as patch this goes in, I expect that trunk will once again compile
> correctly across the whole build farm.
> 

+1. Please apply.

Amos



More information about the squid-dev mailing list