Subject: Re: [Boost-users] [statechart] forward_event()
From: Igor R (boost.lists_at_[hidden])
Date: 2009-10-09 10:58:39


> Note: I observed that the behaviour was slightly different after a
complete recompile of the project. Possibly doesn't VC9 a good job here.

Probably, you do something that fall under "undefined behaviour" or have
race-conditions.