[fpc-pascal] Uniform initialization?
Vojtěch Čihák
vojtech.cihak at atlas.cz
Sun Nov 11 23:45:01 CET 2018
Very good.
V.
______________________________________________________________
> Od: "Sven Barth via fpc-pascal" <fpc-pascal at lists.freepascal.org>
> Komu: fpc-pascal at lists.freepascal.org
> Datum: 11.11.2018 18:22
> Předmět: Re: [fpc-pascal] Uniform initialization?
>
Am 11.11.2018 um 16:03 schrieb tobiasgiesen at gmail.com:
> Hello,
>
> Delphi 10.3 is going to support inline variable declarations like this:
> begin
> var i : Integer := 22;
> WriteLn(i);
> end;
>
> I would assume it can also be used with records. For details, please see
> http://blog.marcocantu.com/blog/2018-october-inline-variables-delphi.html <http://blog.marcocantu.com/blog/2018-october-inline-variables-delphi.html>
>
> So maybe that's the route to go.
We've already decided internally that we are *not* going to support this.
Regards,
Sven
_______________________________________________
fpc-pascal maillist - fpc-pascal at lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal <http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20181111/10adf3c9/attachment.html>
More information about the fpc-pascal
mailing list