That sounds like a feasible solution when finding the erroneous (to my belief) setting of flag takes longer than expect.
Mikael, do you know your way around the module export stuff and can you point me directly to the line in question? I haven't worked in that area. Just asking. If you don't know it, don't bother. - Andre On Wed, 8 Jan 2025 12:05:47 +0100 Mikael Morin <morin-mik...@orange.fr> wrote: > Hello, > > Le 08/01/2025 à 11:34, Andre Vehreschild a écrit : > > > > The flag is used now to indicate, that a type can (indirectly) reference > > itself. Not having the marker lead to endless recursion during construction > > of copy or deallocate operations on an object of the type. > > > Can it be removed from the module file maybe? > Looks like redundant information that can be reconstructed after module > loading. > > If we want to support older module files, the value of the flag would > have to be reconstructed anyway, so let's just remove it from the module? -- Andre Vehreschild * Email: vehre ad gmx dot de