[fpc-devel] findfirst with ':' names

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Jan 24 19:02:53 CET 2008


On 24 Jan 2008, at 15:47, Micha Nelissen wrote:

> Does findfirst not return filenames with a ':' character in them  
> properly? I only get the last part of the filename, the part after  
> the ':'. Try listing /sys/bus/pci/devices with findfirst on a Linux  
> system.

Almost all rtl filename routines treat ':' and '\' wrongly on *nix  
systems (both are usually treated as some sort of separator).


Jonas



More information about the fpc-devel mailing list