Am 28.05.2015 18:16 schrieb "Jürgen Hestermann" :
>
> Hi,
>
> when I have a record which has managed types (i.e. strings),
> how are they handled by the compiler when I assign one record to the
other?
> Example:
>
> ---
> type MyRecordType = record
>
Hi,
when I have a record which has managed types (i.e. strings),
how are they handled by the compiler when I assign one record to the other?
Example:
---
type MyRecordType = record
X : SizeInt;
On 05/28/2015 12:30 AM, Sven Barth wrote:
Where did you get the idea that we already have that? Someone /is/
working on it (or is even finished), but nothing is in trunk yet.
We discussed this in the fpc-devel List and I learned that Delphi has
the "anonymous" syntax since D2009. It was me