[fpc-pascal] Is Nested Procedure Types
Sven Barth
pascaldragon at googlemail.com
Sat Nov 23 23:51:01 CET 2013
On 23.11.2013 17:29, Andrew Brunner wrote:
> The last question I have is when can I expect to use nested procedure
> variables system wide without compiler directives? What's the hold-up
> or reason why the mode is even needed?
Same reason why advanced records are disabled by default and why also
type helpers will require a modeswitch in the future (before 2.8.0 is
branched): to keep the objfpc mode clean.
Regards,
Sven
More information about the fpc-pascal
mailing list