Boost logo

Boost :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2005-06-13 11:10:07


Markus Schöpflin <markus.schoepflin_at_[hidden]> wrote:
>Toon Knapen wrote:
>
>> As you might have noticed we have succeeded in running regression.py on
>IBM.
>> In the mean time Joaquin already noted that multi_index was broken. He
>also
>> suggested that it was probably due to
>> BOOST_MPL_CFG_USE_OPERATORS_OVERLOADING. And indeed, adding
>> BOOST_WORKAROUND(__IBMCPP__, <= 600 ) to boost/mpl/aux_/config makes
>that
>> multi_index compiles again (and probably other libs too).
>
>Better make that BOOST_WORKAROUND(__IBMCPP__, BOOST_TESTED_AT(600) )

Indeed that would be better.

>
>> So is it OK to add the patch in attachment ?
>

actually I did not forget the attachment. I forgot though that the mail-
client I am currently using always drops the attachment. Well anyway, the
patch is straightforward. I will send it again on thursday when I have
access again to my development machine.

toon


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk