|
From: John L. <jla...@gm...> - 2014-04-04 04:44:24
|
On Wed, Apr 2, 2014 at 3:35 AM, klaas.holwerda <ng...@kl...> wrote:
> Hi John,
>
> Indeed if out commented, it works okay again.
> So recursive calls is not the problem it seems, only the assert.
> Don't know if the m_is_running is very important, but if yes or just handy
> to have, i think the up/down counter would deal with the situation.
>
>
Ok, I made the change to increment an int as you suggested. Now
m_is_running is just informational.
Regards,
John
|