------- Comment #3 from hubicka at gcc dot gnu dot org 2009-02-23 16:39 ------- Testcase no longer compile: /home/jh/bitmachine.cc:5049: error: declaration of 'typedef typename Context::inner_context_type::state_base_type boost::fsm::simple_state<MostDerived, Context, Reactions, InnerInitial, historyMode>::state_base_type' /home/jh/bitmachine.cc:4961: error: conflicts with previous declaration 'typedef typename Context::inner_context_type::state_base_type boost::fsm::simple_state<MostDerived, Context, Reactions, InnerInitial, historyMode>::state_base_type' /home/jh/bitmachine.cc:5053: error: declaration of 'typedef typename Context::inner_context_type::outermost_context_type boost::fsm::simple_state<MostDerived, Context, Reactions, InnerInitial, historyMode>::outermost_context_type' /home/jh/bitmachine.cc:4920: error: conflicts with previous declaration 'typedef typename Context::inner_context_type::outermost_context_type boost::fsm::simple_state<MostDerived, Context, Reactions, InnerInitial, historyMode>::outermost_context_type'
Can we have updated one? -- hubicka at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18835