Pavel Sanda wrote:
> Jean-Marc LASGOUTTES wrote:
> > "Peter Kuemmel" writes:
> >
> > > I've tried to replace regex with TR1's regex, and I'm really suprised
> > > about the missing implemnetation in GCC 4.4 and 4.5. It compiles with
> > > this GCC versions (only one problems is left: there is n
Jean-Marc LASGOUTTES wrote:
> "Peter Kuemmel" writes:
>
> > I've tried to replace regex with TR1's regex, and I'm really suprised about
> > the missing implemnetation in GCC 4.4 and 4.5. It compiles with this GCC
> > versions (only one problems is left: there is not match_partial type in TR1)
>
> OK, then. What about allowing the rest of tr1 for all gcc 4
> implementations? We can disable some of them if problems are found.
> Pavel?
>
> I am currently removing the checktr1.h header as suggested.
Ok, I've also done the cmake changes (and removed checktr1.h).
In cmake I check for GCC >=
"Peter Kuemmel" writes:
> I've tried to replace regex with TR1's regex, and I'm really suprised about
> the missing implemnetation in GCC 4.4 and 4.5. It compiles with this GCC
> versions (only one problems is left: there is not match_partial type in TR1)
> but when linking there are several un