$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Possible bug: regex, lexical_cast
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-04-13 01:16:00
AMDG
John.X.Foster_at_[hidden] wrote:
> For completeness, code was built using debug multi-threaded dll libraries:
> /MDd.
I think this is the problem. If I build with /MD and build Boost
with runtime-debugging=off, it seems to work.
> Under VC++ 2005 all is fine; under 2008 the problem occurs. Also,
> code is fine in release mode. Here is another code distillation showing a
> similar problem:
>
In Christ,
Steven Watanabe