El 09/12/15 a les 13:21, Mattias Gaertner ha escrit:
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.
Well, since ExpandUNCFileNameUTF8 only calls Sysutils.ExpandUNCFilename
the bug is in fpc. I will file a bug report for it.
Bye
--
Luca Olivetti
Wetron Automation Technology http://www.wetron.es/
Tel. +34 93 5883004 (Ext.3010) Fax +34 93 5883007
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus