[squid-dev] [PATCH] neutralize gperf useage of "register" keyword

Kinkie gkinkie at gmail.com
Tue Sep 22 15:16:11 UTC 2015


Hi,
  "register" is a deprecated keyword in c++11, and clang-3.5 is
enforcing that with our flags.
The attached patch neutralizes this behavior with a local #define;
it'll be needed until gperf catches up with the standards.
build-tested.

-- 
    Francesco
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gperf-register-keyword.patch
Type: text/x-diff
Size: 1026 bytes
Desc: not available
URL: <http://lists.squid-cache.org/pipermail/squid-dev/attachments/20150922/4658416f/attachment.patch>


More information about the squid-dev mailing list