[fpc-pascal] Is Nested Procedure Types
Andrew Brunner
atbrunner at aurawin.com
Sat Nov 23 15:47:26 CET 2013
I'm wondering if the is nested procedure type is supposed to work
{$modeswitch nestedprocvars}
Type TMyCallback=procedure(Index:Integer) is nested;
I thought 2.6.0 was supposed to support this but I'm using FPC from
svn/trunk and it does not. Any ideas?
see also:
http://wiki.freepascal.org/FPC_New_Features_2.6.0#Support_for_nested_procedure_variables
Thanks,
--
Andrew Brunner
Aurawin LLC
512.850.3117
https://aurawin.com/
Aurawin is a great new way to store, share and enjoy your photos, videos, music, and more.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20131123/bb57c6db/attachment.html>
More information about the fpc-pascal
mailing list