id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5117,back/state_machine.hpp doesn`t compile with gcc 4.0.x version,anonymous,Christophe Henry,"Here is small patch that resolve problem. Compilation errors look like following: /home/esuitebuild/boost_1_45_0/boost/msm/back/state_machine.hpp:2192: error: 'template typename boost::enable_if:\ :type, void>::type boost::msm::back::state_machine::process_message_queue(StateType*) [with StateType = StateType, Derived = net2::proto::a2s::client::machine_fe_t::st_connected_, HistoryP\ olicy = boost::msm::back::NoHistory, CompilePolicy = boost::msm::back::favor_runtime_speed]' cannot be overloaded /home/esuitebuild/boost_1_45_0/boost/msm/back/state_machine.hpp:2181: error: with 'template typename boost::disable_if::type, void>::type boost::msm::back::state_machine::process_message_queue(StateType*) [with StateType = StateType, Derived = net2::proto::a2s::client::machine_fe_t::st_connected_, Hi\ storyPolicy = boost::msm::back::NoHistory, CompilePolicy = boost::msm::back::favor_runtime_speed]' /home/esuitebuild/boost_1_45_0/boost/msm/back/state_machine.hpp: In instantiation of 'boost::msm::back::state_machine': /home/esuitebuild/boost_1_45_0/boost/msm/back/state_machine.hpp:2192: error: 'template typename boost::enable_if:\ :type, void>::type boost::msm::back::state_machine::process_message_queue(StateType*) [with StateType = StateType, Derived = net2::proto::a2s::client::machine_fe_t, HistoryPolicy = boost::\ msm::back::NoHistory, CompilePolicy = boost::msm::back::favor_runtime_speed]' cannot be overloaded /home/esuitebuild/boost_1_45_0/boost/msm/back/state_machine.hpp:2181: error: with 'template typename boost::disable_if::type, void>::type boost::msm::back::state_machine::process_message_queue(StateType*) [with StateType = StateType, Derived = net2::proto::a2s::client::machine_fe_t, HistoryPolicy = b\ oost::msm::back::NoHistory, CompilePolicy = boost::msm::back::favor_runtime_speed]' ",Bugs,closed,Boost 1.47.0,msm,Boost 1.45.0,Problem,fixed,,