"Ralf W. Grosse-Kunstleve" <[EMAIL PROTECTED]> writes: > --- David Abrahams <[EMAIL PROTECTED]> wrote: >> Seems to me a special version of the code for >> >> BOOST_WORKAROUND(__GNUC__, == 2 && __GNUC_MINOR__ == 96) >> >> is in order. > > We know that the special code works with 2.95.3 (according to Gottfried), so > I've made this: > > # elif BOOST_WORKAROUND(__GNUC__, < 3) > > Full patch attached. Tested with gcc 2.96 and cxx 6.5.1.
Fine with me; please commit. -- Dave Abrahams Boost Consulting www.boost-consulting.com _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost