Henry Vermaak wrote:
[...]
> 
> 2)  BoolToStr returns '0' for False and '-1' for True...
> 
[...]

That was intentional change in r5744. Changelog says
* booltostr now D7 compat.
so that's it... You have to pass 2nd argument "true" for BoolToStr now
to get 'False' or 'True' results (or whatever you set in TrueBoolStrs).

Michalis
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to