<p>Am 13.10.2015 08:36 schrieb "Jonas Maebe" <<a href="mailto:jonas.maebe@elis.ugent.be">jonas.maebe@elis.ugent.be</a>>:<br>
><br>
> Sven Barth wrote:<br>
>><br>
>> The intrafunctional gotos not really. But the interfunctional ones<br>
>> (modeswitch nonlocalgoto in 2.7.1+) might mess with managed types ;)<br>
><br>
><br>
> The compiler should give an error if you try to "goto" out of or into a frame than needs initialisation/finalisation.</p>
<p>Ah, ok, so we're already checking that. Good ^^<br>
Then it's mostly the "bad karma" of goto I'd say ;)</p>
<p>Regards,<br>
Sven</p>