On Thu, 28 Mar 2013 12:11:19 +0000
Mark Morgan Lloyd <[email protected]> wrote:

>[...]
> > The IDE converts \,/ in all paths when for example a project saved under
> > Windows is opened under Linux.
> > You can define OS dependent paths via the project macros. See project
> > options / compiler options / IDE Macros / Conditionals.
> 
> Yes, but the backslashes in that command aren't paths.

Under Windows backslashes are typically directory separators, and often
parameters contain file names.
There is no simple way to tell what is what. The IDE must use a
simple and consistent way.
Maybe if both path delimiters are in a path, do not switch them.

 
>[...]

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to