[Lazarus] Release Candidate 1 of Lazarus 1.6
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed Dec 9 13:21:11 CET 2015
On Wed, 9 Dec 2015 12:33:08 +0100
Luca Olivetti <luca at wetron.es> wrote:
>[...]
> this isn't a lazarus bug but most probably a problem with fpc:
> ExpandUnCFileNameUTF8 (which in turns calls SystUtils.ExpandUNCFileName)
> returns '\' when called with
>
> 'D:\testfpc\15044_videowall\servidor\..\datos\'
>
> (with fpc 2.6.4 it returned '\\local\Datos\15044_videowall\datos\')
>
> I's *not* the '..' that's confusing it, it's the mapped drive.
Please test SystUtils.ExpandUNCFileName. If this function does it
wrong, create a FPC bug report.
If only ExpandUnCFileNameUTF8 does it wrong, please create a Lazarus
bug report.
Mattias
More information about the Lazarus
mailing list