David Abrahams <[EMAIL PROTECTED]> writes:

> CVS annotate shows:
>
> 1.8          (johnmadd 04-Nov-02): #elif (defined(BOOST_MSVC) && (BOOST_MSVC >= 
>1310))\
>                                                                                 ^^^^
> I'm changing this to:
>
>         #elif !BOOST_WORKAROUND(BOOST_MSVC, BOOST_TESTED_AT(1301)) \
>
> Please advise if I'm making a mistake.

On second thought, the logic for workarounds in this file is a bit too
hairy for me to follow.

John, could you please have a look and make an appropriate fix, if one
is required?

Thanks,

-- 
                       David Abrahams
   [EMAIL PROTECTED] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to