make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: why does command echo \\\foobar print \\foobar


From: Eli Zaretskii
Subject: Re: why does command echo \\\foobar print \\foobar
Date: Sun, 07 Feb 2010 21:43:35 +0200

> From: "Mark Galeck (CW)" <address@hidden>
> CC: "address@hidden" <address@hidden>, "address@hidden" <address@hidden>
> Date: Sun, 7 Feb 2010 10:52:58 -0800
> Accept-Language: en-US
> acceptlanguage: en-US
> 
> echo \\\foobar
> CreateProcess(C:\Tools\cygwin\bin\echo.exe,echo \\foobar,...)

Obviously, Make removes one of the 3 backslashes, before it invokes
echo.exe.

I will try to look into this some day.  But this area is so delicate,
what with all the shells it supports, that I'd hesitate to change
anything unless I see a clear bug.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]