[squid-dev] g++ 4.8.x and std::regex problems

Marcus Kool marcus.kool at urlfilterdb.com
Mon Nov 28 22:21:30 UTC 2016



On 11/28/2016 07:46 PM, Alex Rousskov wrote:
> Please undo that commit and let's discuss whether switching from
> libregex to std::regex now is a good idea.
>
>
> Thank you,
>
> Alex.

Has anybody considered using RE2?
It is a regex library that is fast, C++ source, high quality, public domain, and is supported by older compilers.

Marcus


More information about the squid-dev mailing list