Hi there is a minor Bug on trunk regression test for Boost.Move
and all the libraries using it.
Report Time: Mon, 16 Jan 2012 16:05:03 +0000
Compile [2012-01-16
12:32:57 UTC]: fail
"/opt/local/bin/g++-mp-4.4" -ftemplate-depth-128 -std=gnu++0x -O0 -fno-inline -Wall -g -gdwarf-2 -fexceptions -DBOOST_ALL_NO_LIB=1 -I".." -c -o "/Volumes/scratch/kbelco/boost/results/boost/bin.v2/libs/move/test/back_move_inserter.test/darwin-4.4_0x/debug/link-static/back_move_inserter.o" "../libs/move/test/back_move_inserter.cpp"
In file included from ../libs/move/test/back_move_inserter.cpp:11:
../boost/move/move.hpp:486: error: duplicate 'inline'
../boost/move/move.hpp:522: error: duplicate 'inline'
Could this be fixed quickly?