Hairy Pixels via fpc-pascal <fpc-pascal@lists.freepascal.org> schrieb am
Fr., 24. Jan. 2025, 06:16:

> Feels to me like manual memory management and exceptions don’t mix well. I
> use exceptions in C# and Swift and they don’t require all this boiler plate
> to prevent memory leaks.
>

Don't know about Swift, but C# uses garbage collection, so of course you
won't see resource protection blocks there... 🙄

Regards,
Sven

>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to