[fpc-pascal] Windows backslash

Bart bartjunk64 at gmail.com
Sun Apr 28 11:48:00 CEST 2013


On 4/22/13, Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:

> 'make' writes the right file name. Next thing is FPC and that uses
> the wrong path. So either 'make' is lying or FPC alters the path.
>
> In either case it is more a FPC issue than a Lazarus issue. The bug
> report should be moved to FPC.

The compiler does not seem to have problems with constructs like:

fpc c:\path\^-^\foo.pp @c:\path\^-^\^-^\foo.cfg at all (see bugreport
for an example).

(Maybe make is lying?)
Does fpc have a switch to echo all commandline parameters (would be
nice for this issue)?

Someone should be brave enought to try and replicate/confirm the
described problem.

Bart



More information about the fpc-pascal mailing list