make-w32
[Top][All Lists]
Advanced

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

Re: Make CVS (Win32) improperly leaves batch files with -n


From: Eli Zaretskii
Subject: Re: Make CVS (Win32) improperly leaves batch files with -n
Date: Sun, 19 Feb 2006 00:18:30 +0200

> From: "J. David Bryan" <address@hidden>
> Date: Sat, 18 Feb 2006 15:59:33 -0500
> CC: address@hidden
> 
> I now realize that you're referring to the command line that is
> passed to CreateProcess.  "make_command_line" in sub_proc.c does
> indeed escape embedded quotes, which will goof up the argument
> string if passed directly to cmd.

make_command_line handles both cmd.exe and its relatives, and
Unix-style shells (when it finds a shell script whose first line names
the shell).  Be sure you are know what shell is being handled by the
code you are looking at; it can be confusing at times.




reply via email to

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