You must have $H+ on and those are AnsiStrings? Why is there exception handling 
involved with AnsiString? I guess it needs this just in case an exception is 
thrown somewhere in the call stack?

> On May 23, 2023, at 5:44 PM, Benito van der Zander via fpc-pascal 
> <fpc-pascal@lists.freepascal.org> wrote:
> 
> Like take:
> 
> procedure test;
> var s: string;
> begin
>   s:= 'abc';
> end;
> 

Regards,
Ryan Joseph

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

Reply via email to