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

Kinkie gkinkie at gmail.com
Wed Aug 26 12:05:08 UTC 2015


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.

-- 
    Francesco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-dev/attachments/20150826/d7ec7067/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: detect-override-keyword.patch
Type: application/octet-stream
Size: 6991 bytes
Desc: not available
URL: <http://lists.squid-cache.org/pipermail/squid-dev/attachments/20150826/d7ec7067/attachment.obj>


More information about the squid-dev mailing list