[fpc-pascal] Fwd: What to do to get new users
Nikolay Nikolov
nickysn at gmail.com
Mon Oct 21 14:35:13 CEST 2024
On 10/21/24 3:17 PM, Sven Barth via fpc-pascal wrote:
> Nikolay Nikolov via fpc-pascal <fpc-pascal at lists.freepascal.org>
> schrieb am Mo., 21. Okt. 2024, 08:32:
>
> 2) record types (as opposed to class), which can live on the stack
> and have a pass-by-value semantics. FPC trunk supports advanced
> records, so you get C++-style copy constructors.
>
>
> Advanced records are already supported since 2.6. What you mean is
> records with management operators, but even those are already
> supported since 3.2. ;)
Yes. Even better. Thanks for the correction.
I got them confused, because I don't use them often.
Nikolay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20241021/769a3c9f/attachment.htm>
More information about the fpc-pascal
mailing list