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 unresolved essential regex functions.

So only msvc10 has a complete TR1 regex impl, and we have to use boost when
using GCC.

Peter
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

Reply via email to