Re: [Gambas-user] Issue 218 in gambas: Escaping from a Try

2012-03-02 Thread gambas
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. ---

Re: [Gambas-user] Issue 218 in gambas: Escaping from a Try

2012-03-02 Thread gambas
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

Re: [Gambas-user] Issue 218 in gambas: Escaping from a Try

2012-03-02 Thread gambas
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