$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-03-11 06:38:59
>> 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.