Boost logo

Boost :

Subject: Re: [boost] mpl broken after removal of nttp.hpp in 85956
From: Stephen Kelly (steveire_at_[hidden])
Date: 2013-09-26 10:10:47


On 09/26/2013 04:00 PM, Jürgen Hunold wrote:
> Hi Stephen,
>
> the message is:
>
> home/hunold/src/devel/boost/boost/mpl/aux_/nttp_decl.hpp:17:42: fatal error:
> boost/mpl/aux_/config/nttp.hpp: No such file or directory
>
> It seems that even nttp_decl.hpp is obsolete, as is only contains:
>
> // Obsolete. Remove.
> # define BOOST_MPL_AUX_NTTP_DECL(T, x) T x /**/
>
> Maybe incomplete quick patch attached.
>

Thanks for the patch. It looks fine to me, so I went ahead and committed
it. I was sure I built boost and ran the mpl tests before committing, so
I don't know how this slipped through.

Thanks,

Steve.


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