On Wed, 9 Dec 2015 12:33:08 +0100
Luca Olivetti <l...@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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to