
17 Nov
2009
17 Nov
'09
6:23 p.m.
On Tue, Nov 17, 2009 at 12:47 PM, Richard Webb <richard.webb@boldonjames.com
wrote:
Beman Dawes wrote:
I'm getting Boost.Serialization compiler ICE's. VC++ 9 Express.
xml_grammar.cpp xml_wgrammar.cpp
That's the breakage we had the other day.
Looks like the boost\archive\iterators\xml_unescape.hpp in <http://boost.cowic.de/rc/boost_1_41_0.7z> is still the broken version?
It looks to me like Robert did revert that particular file to the pre-snafu version. I've just done a branches/release checkout at revision 57638, which was the last revision before the snafu. Building now... Built all targets with no ICE's or other failures. Will search for difference, and try to resolve. Thanks, --Beman