David Abrahams <[EMAIL PROTECTED]> writes:

> How can we say
>
>  #if BOOST_WORKAROUND(__SUNPRO_CC, /*something involving 0x530 */)
>
> and have it enter the #if and warn when __SUNPRO_CC > 0x530 ?

It's supposed to enter the #if unconditionally, of course.

-- 
                       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