Hi Corinna,
C:\cygwin\bin>\cygwin\home\quetschke\slashtest_cyg.exe '\\\'
Arg1:\':
_Hmm, one \ escaped and one ' escaped, quotes vanish if not
escaped._
C:\cygwin\bin>\cygwin\home\quetschke\slashtest_cyg.exe \\\
Arg1:\\\:
_Nothing special for a non-quoted string._
What is the deeper plan for this fu
unsubscribe
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Corinna Vinschen
Sent: Wednesday, July 28, 2004 3:41 PM
To: [EMAIL PROTECTED]
Subject: Re: Mangling of '\\' by cygwin dll
On Jul 25 15:15, Volker Quetschke wrote:
> Hi
> >I
On Jul 25 15:15, Volker Quetschke wrote:
> Hi
> >I run into a strange problem while using sed from a cmd.exe shell.
> >
> >The problem is not sed specific and the following lines demonstrate
> >it with /bin/echo.
>
> The following mini program also demonstrates that it comes from
> the cygwin dll.
Hi
I run into a strange problem while using sed from a cmd.exe shell.
The problem is not sed specific and the following lines demonstrate
it with /bin/echo.
The following mini program also demonstrates that it comes from
the cygwin dll.
-- slashtest.c --
#include
int main(int argc, char *argv[])
{
4 matches
Mail list logo