$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-08-30 09:42:46
> I assume you are going to limit this to config and not include changes to
> other impacted libraries like date-time? While the changes were
> apparently
> trivial they impact alot of files and I wonder if it's really worth it
> given
> that we don't have a regression platform for this compiler.
There's actually not much point in only patching config unfortunately, it's
all the BOOST_WORKAROUNDS in code that need to change, and you're right,
it's an awfully wide ranging patch if we apply it.
John.