On 18.10.2010 15:19, Lukasz Sokol wrote:

> Having variables declared within code block used to require to parse the 
> source code
> at least 2 times

Or create them on the stack at the begin and remove them at the end of
the block (which would be the only way to have some additional
functionality through this).

Bernd
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to