--- David Abrahams <[EMAIL PROTECTED]> wrote:
> Should be:
> 
>  #if !BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x570)) \
>   && !BOOST_WORKAROUND(__EDG_VERSION__, <= 238)
>                               // The EDG version number is a lower estimate.
>                               // It is not currently known which EDG version
>                               // exactly fixes the problem.

Sigh. Trying this out right now. If only compilation wouldn't take so long...
Ralf


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to