
11 Mar
2005
11 Mar
'05
11:38 a.m.
I agree, however we have too large project here to "just" move it to the newer compiler. It takes some time and determination ...
Maybe you should consider a less compiler-intensive implementation then. The URL below has links to a number of alternatives which will probably work fine, including Henry Spencer's classic C implementation and the PCRE library (Perl-compatible):
Boost.Regex isn't that compiler intensive: it certainly compiles perfectly well with VC6, and probably always will. John.