--- David Abrahams <[EMAIL PROTECTED]> wrote:
> should be:
> 
> 
>  # if BOOST_WORKAROUND(BOOST_MSVC, <= 1300)
>  // MSC works without this workaround, but needs another one ...
> -# define BOOST_PYTHON_OPAQUE_SPECIALIZED_TYPE_ID(Pointee) \
> +# define BOOST_PYTHON_OPAQUE_SPECIALIZED_TYPE_ID(Pointee)  \
>  BOOST_BROKEN_COMPILER_TYPE_TRAITS_SPECIALIZATION(Pointee)
>  # else
> 
> 
> Otherwise, it will break vc7.1 I'm fairly certain.

OK, checked into RC_1_30_0. I don't have vc7.1. Could someone please try it
out?
Ralf


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to