$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Anthony Williams (anthony_w.geo_at_[hidden])
Date: 2008-01-15 06:24:20
John Maddock <john <at> johnmaddock.co.uk> writes:
> Looks like Boost.Threads no longer compiles with VC7.0 and earlier, is this
> a deliberate change, or was it unintentional?
I don't have easy access to those compilers any more, so it is hard to test, and
I did not want to limit the implementation to just what would compile with those
compilers, as they are no longer supported by Microsoft. I am open to patches
that will enable compilation with older compilers, however.
Anthony