Boost logo

Boost Users :

Subject: Re: [Boost-users] [mpl]... is there an mpl::string
From: Eric Niebler (eric_at_[hidden])
Date: 2009-04-08 17:59:01


Noah Roberts wrote:
> Looking deeper, you need to change:
>
> #if BOOST_WORKAROUND(BOOST_MSVC, == 1310)
> to:
> #if BOOST_WORKAROUND(BOOST_MSVC, <= 1400)
>
> Alternatively, you could just keep telling me it's working and I'll go
> away. I'm not loaded with a lot of spare time either.

Totally my bad. You're right. Looks like we don't have testers for
msvc-8.0, and I overlooked that. It should be fixed now. Thanks for the
report, and my apologies.

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

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net