|
Boost : |
Subject: [boost] [serialization] basic_xml_grammar.hpp broken
From: Eric Niebler (eric_at_[hidden])
Date: 2008-10-21 17:25:43
Changeset 49349 broke the xml archive, and wave with it.
http://svn.boost.org/trac/boost/changeset/49349/trunk/boost/archive/impl/basic_xml_grammar.hpp
// spirit stuff
#if (defined __BORLANDC__) && (__BORLANDC__ < 0x593) \
|| (defined _MSC_VER) && #if (_MSC_VER <= 1300)
Whoops-------------------^^^
-- Eric Niebler BoostPro Computing http://www.boostpro.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk