[fpc-pascal] Exception handling and .dylibs on MacOS
    Sven Barth 
    pascaldragon at googlemail.com
       
    Fri Apr  4 19:23:37 CEST 2025
    
    
  
Adriaan van Os <adriaan at adriaan.biz> schrieb am Fr., 4. Apr. 2025, 15:30:
> Sven Barth wrote:
> > Adriaan van Os <adriaan at adriaan.biz <mailto:adriaan at adriaan.biz>>
> > schrieb am Do., 3. Apr. 2025, 14:47:
> >
> >     Well, in what form will a patch along these lines be accepted ? I
> >     really need this to be fixed.
> >
> >
> > In no form, cause this is not a way in which we want to see this fixed.
>
> So, how are you going to fix this ? It is easy to say that and leave the
> bug open for ever.
>
Better that than "fixing" something in a way that *will* break something
else. And your suggestion *will* do that, because it mixes object instances
from different instances of the RTL which will lead for example to "as" and
"is" breaking, not to mention if someone would do that with two different,
incompatible versions of the RTL. It working for your specific case does
not mean that it will work in general and as such this has no place in the
RTL.
Regards,
Sven
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20250404/30530fc9/attachment.htm>
    
    
More information about the fpc-pascal
mailing list