Boost logo

Boost :

Subject: Re: [boost] [msm]omitting region id at the entry pseudo state
From: Christophe Henry (christophe.j.henry_at_[hidden])
Date: 2012-03-05 15:18:56


>>> Is there any reason that I can't omit the region id in this case?
>>
>>
>> Looks like a bug. It's a bit late to fix it tonight, but if I change your
>> initial state declaration to:
>>
>> typedef mpl::vector<SubState1> initial_state;
>>
>> Then it works. Must be some silly mistake and not too hard to fix, but
>> you
>> can use the workaround in the meantime.
>
> Thanks!
> The workaround that you suggested has worked fine for me.

In the meantime I fixed the bug (trunk rev. 77239).

Thanks,
Christophe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk