Updates:
Status: Fixed
Comment #3 on issue 218 by benoit.m...@gmail.com: Escaping from a Try
http://code.google.com/p/gambas/issues/detail?id=218
Fixed in revision #4523. Now you cannot use TRY with GOTO, BREAK, CONTINUE
or STOP.
---
Comment #2 on issue 218 by emil.len...@gmail.com: Escaping from a Try
http://code.google.com/p/gambas/issues/detail?id=218
Exactly :)
--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes us
Updates:
Status: Accepted
Labels: -Version Version-TRUNK
Comment #1 on issue 218 by benoit.m...@gmail.com: Escaping from a Try
http://code.google.com/p/gambas/issues/detail?id=218
Yep. I'm not sure that this is a good idea to allow Try on all control flow
instructions! The compi