Le 08/01/2016 22:30, Georg Baum a écrit :
It will never be possible to detect every compiler and lib combination
correctly (otherwise the switches to override the automatism would not be
needed). This is a rare combination, so it is not too important IMHO.
The patch is definitely better than the
Jean-Marc Lasgouttes wrote:
> This following patch improves the autotools detection of std::regex. It
> fixes several issues there and makes code more readable IMO.
>
> Georg, I'd like to have your review on this, especially since my
> previous commit e1938aa2 on the subject was a bit buggy.
>
>
This following patch improves the autotools detection of std::regex. It
fixes several issues there and makes code more readable IMO.
Georg, I'd like to have your review on this, especially since my
previous commit e1938aa2 on the subject was a bit buggy.
Tested with gcc 4.3, gcc 5.1, gcc 4.8,