[Fusion] Patch: fixing some test failures on clang

21 Apr
2012
21 Apr
'12
7:56 p.m.
The following tests of Boost.Fusion fail on clang trunk in a C++11 mode with libc++. * io.test * deque_construction.test * deque_misc.test * std_tuple_iterator.test * invoke.test Attached a patch for fixing two failures (io.test and std_tuple_iterator.test) of them. Regards, Michel

24 Apr
24 Apr
1:40 a.m.
On 4/22/2012 3:56 AM, Michel Morin wrote:
The following tests of Boost.Fusion fail on clang trunk in a C++11 mode with libc++. * io.test * deque_construction.test * deque_misc.test * std_tuple_iterator.test * invoke.test
Attached a patch for fixing two failures (io.test and std_tuple_iterator.test) of them.
Patched trunk. Thanks! Regards, -- Joel de Guzman http://www.boostpro.com http://boost-spirit.com
4798
Age (days ago)
4801
Last active (days ago)
1 comments
2 participants
participants (2)
-
Joel de Guzman
-
Michel Morin