On Sat, Sep 21, 2019 at 7:15 PM Mattias Gaertner via lazarus
<[email protected]> wrote:

> You are right. So the change is actually: FileExistsUT8 no longer
> supports fpc 2.6.4. Right?

I don't think Lazarus supports 2.6.4 anymore.
"Officially" we support current stable and the previous stable version
of fpc, so that would be 3.0.4 and 3.0.2 ATM.
(Maybe even 3.0.0)

I _think_ that if you define DisableUtf8RTL then unicode isn't
supported in these routines anymore.
I never tested that.
Having that define is like fighting the system, not using it.

IIRC it was debated in https://bugs.freepascal.org/view.php?id=35512

-- 
Bart
-- 
_______________________________________________
lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to