[Lazarus] Release Candidate 1 of Lazarus 1.6
Bart
bartjunk64 at gmail.com
Wed Dec 9 17:07:28 CET 2015
On 12/9/15, Luca Olivetti <luca at wetron.es> wrote:
> Yes, most probably the bug is in fpc, but note that lazarus 1.4.x had
> its own implementation instead of relying on sysutils.
No, it did not.
It also called SysUtils.ExpandUncFilename().
Your bugreport says that it also translated C:\Windows\..\ into C:\.
This is done by ExpandFilenameUtf8 (which indead has it's own
implementation in LazFileUtils unit and calls ResolveDots which
actually does that job).
So, your memory serves you wrong I guess.
Bart
More information about the Lazarus
mailing list