Oops! Thanks Steve. Attached is an updated version. The activation sequence
looks like this:

main => A => B => S
S => B => A=> S

At this point, S is done so it falls back to A

A => main => B

B is done, it goes back to main and the program exits.

--Jafar




On Tue, Mar 1, 2016 at 7:05 PM, Steve Wampler <swamp...@noao.edu> wrote:

> On Tue, Mar 01, 2016 at 02:05:08PM -0600, Jafar Al-Gharaibeh wrote:
> > Art,
> >
> > I can confirm that this is a bug. In addition to testing your program, I
> > also used the attached test with a "simpler" activation sequence.
> >
>
> Hi Jafar,
>
> Are there missing activations in the code for S and B?  (Between the
> two "if" blocks.)
>
> Take care,
> Steve
>
> --
> Steve Wampler -- swamp...@noao.edu
> The gods that smiled on your birth are now laughing out loud.
>

Attachment: co.icn
Description: Binary data

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to