Re: [fpc-pascal] Managed record types

2024-11-03 Thread Sven Barth via fpc-pascal
Thomas Kurz via fpc-pascal schrieb am Sa., 2. Nov. 2024, 18:47: > when I make a record type managed by adding an `Initialize` operator > according to [1], can I rely on the record being initialized at the > beginning of a function in which the record is the function result? > > Example: > > type

Re: [fpc-pascal] type helpers in trunk

2024-11-03 Thread Sven Barth via fpc-pascal
Adriaan van Os via fpc-pascal schrieb am Sa., 2. Nov. 2024, 16:14: > Has something changed for type helpers in fpc trunk ? I don 't see a note > of it in > . I have code that > compiles with 3.2.2, but the > trunk compiler doesn't recognize (or does