[Gambas-user] Gambas has Gosub now!
Emil Lenngren
emil.lenngren at ...626...
Mon Jul 23 01:14:59 CEST 2012
It was this line I was worried about:
while (SP > (BP + FP->n_local + FP->n_ctrl))
/Emil
2012/7/23 Benoît Minisini <gambas at ...1...>
> Le 23/07/2012 00:47, Emil Lenngren a écrit :
> > Does exception handling with Catch work as I stated before?
> >
> > I am at a hotel in Vienna with Wi-Fi now so I can't test it right now :)
> >
> > /Emil
> >
>
> I didn't really test, but on the stack you have only:
>
> - Valid stack slot for control variables.
>
> - A stack slot for storing the gosub return pointers (PC & GP), with the
> "T_VOID" type, which is ignored by the stack releasing process.
>
> So it should work... :-)
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list