Boost logo

Boost :

Subject: Re: [boost] [mpl] mpl::string, help needed (vacpp, sun, borland)
From: Eric Niebler (eric_at_[hidden])
Date: 2009-04-22 12:39:40


Dmitry Goncharov wrote:
> Eric Niebler wrote:
>> Dmitry Goncharov wrote:
>>> I ported mpl::string to sun c++ 5.9 (sunos_sparc) and made sure all
>>> tests in libs/mpl/test/string.cpp pass.
<snip>
> This version uses BOOST_WORKAROUND. Please, have a look.
> Tested on sun c++ 5.9 and gcc4.3.3.

Thanks. I've merged this patch to trunk after making a few small edits
myself, and I've given you credit for the port.

> The patch adds #include <boost/mpl/empty.hpp> and #include
> <boost/mpl/if.hpp> to boost/mpl/string.hpp on all platforms. This can
> also be made only for sun. Do you think it's needed?

No, I think that's fine. Thanks again.

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com

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