Boost logo

Boost Users :

From: Joel de Guzman (joel_at_[hidden])
Date: 2008-08-20 05:42:28


Markus Werle wrote:
> Joel de Guzman <joel <at> boost-consulting.com> writes:
>
>> Markus Werle wrote:
>>>> [ignore this line: it makes gmane stop complaining about top-posting]
>>> Hi!
>>>
>>> Trying to migrate existing code from boost::xxx to std::tr1::xxx using
>>> the boost::tr1 implementation for Visual Studio 2005 SP1
>>> In the presence of some exotic autoconversion utility the
>>> the std::tr1::tuple version of my code fails on vc8.
>>> The error messages indicate that the conversion operator
>>> is not considered by the compiler.
>> You caught a bug. It's fixed now in SVN trunk. Thanks!
>
> Wow! 40 minutes from report to fix is another PRO for OpenSource.
> Thanks!
>
> And now: although fixed for trunk, I am behind a firewall here,
> so I'd like to patch 1_36_0.
> Could you provide the modified files here on the list or at least
> name them, so I can fetch them via web-frontend?

boost/fusion/tuple/tuple.hpp
boost/fusion/tuple/detail/tuple_expand.hpp

I also added your test to the test suite:

libs/fusion/test/sequence/tr1_tuple_auto_conv.cpp

plus updated the test Jamfile

Regards,

-- 
Joel de Guzman
http://www.boostpro.com
http://spirit.sf.net

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