[Gambas-user] Gambas has Gosub now!
Benoît Minisini
gambas at ...1...
Mon Jul 23 00:53:59 CEST 2012
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
More information about the User
mailing list