On Sat, 21 Sep 2019 18:24:28 +0200
Bart via lazarus <[email protected]> wrote:

>[...]
> > I added an incompatibility note:
> > https://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes#LazUtils_Changes
> >   
> 
> I think that is incorrect.
> As you can see above the old version also returned FALSE for
> directories (it used the same logic as the Windows implementation of
> FileExists).
> 
> The reason the implementation has changed is that since LCL is UTF8
> the automatic conversion fpc does is now lossless, which it wasn't
> before 3.0.

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


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

Reply via email to