[fpc-devel] Fwd: While - Otherwise Statement

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Oct 13 08:35:57 CEST 2015


Sven Barth wrote:
> The intrafunctional gotos not really. But the interfunctional ones
> (modeswitch nonlocalgoto in 2.7.1+) might mess with managed types ;)

The compiler should give an error if you try to "goto" out of or into a 
frame than needs initialisation/finalisation.


Jonas



More information about the fpc-devel mailing list