>[...]
> This is especially a problem with Lazarus (the IDE itself), where
> config files and include directives may contain '/', or are defined as
> relative paths.

Filenames from other platforms have to be converted by the application (here:
Lazarus IDE) before passing them to RTL file functions.
That's why the IDE changes path delims of such values before using them.
If not, then you found a bug.


Mattias
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to