Boost logo

Boost Testing :

From: David Abrahams (dave_at_[hidden])
Date: 2005-11-04 17:22:57


"John Maddock" <john_at_[hidden]> writes:

>> # if (defined(__GNUC__) && __GNUC__ >= 3) && \
>> (!defined(__QNXNTO__) || defined(__GLIBCPP__) ||
>> defined(__GLIBCXX__))
>
> Right I mentioned that in the other message...
>
>> Though I'm not sure where you mean to apply this.
>
> It's a suggestion that you apply it as a QNX-specific workaround in
> libs/python/src/converter/type_id.cpp in place of the current:
>
> # if (defined(__GNUC__) && __GNUC__ >= 3)
>
> But it's obviously not pretty.

It's pretty enough for me... but should that rather be applied in
boost/python/type_id.hpp ?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost-testing list run by mbergal at meta-comm.com