delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-apps/2000/07/16/02:16:58

Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm
Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com
List-Subscribe: <mailto:cygwin-apps-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-apps/>
List-Post: <mailto:cygwin-apps AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-apps-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/lists.html#faqs>
Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com
Message-ID: <002201bfeeee$2233caf0$f7c723cb@lifelesswks>
From: "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au>
To: <cygwin-apps AT sources DOT redhat DOT com>
References: <004801bfeed8$5a75f610$f7c723cb AT lifelesswks> <20000715234510 DOT A8476 AT cygnus DOT com> <005c01bfeede$10604c00$f7c723cb AT lifelesswks> <20000716003824 DOT A8880 AT cygnus DOT com> <006401bfeee6$24ba9680$f7c723cb AT lifelesswks> <20000716013341 DOT A9284 AT cygnus DOT com> <006f01bfeeea$ac86da20$f7c723cb AT lifelesswks> <20000716015448 DOT A9696 AT cygnus DOT com>
Subject: Re: two questions
Date: Sun, 16 Jul 2000 16:21:52 +1000
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700

Well that fixed that problem. Thanks Chris.

Anyone have comments on the first question? (allowing the console window to
close)
Rob
----- Original Message -----
From: "Chris Faylor" <cgf AT cygnus DOT com>
To: <cygwin-apps AT sources DOT redhat DOT com>
Sent: Sunday, July 16, 2000 3:54 PM
Subject: Re: two questions


> On Sun, Jul 16, 2000 at 03:57:01PM +1000, Robert Collins wrote:
> >The output was very similar yes.
> >Is there any chance you could post the patch? Or mail it to me?
>
> It's in CVS now.  Weren't you building from CVS?
>
> cgf
>
> Index: dcrt0.cc
> ===================================================================
> RCS file: /cvs/src/src/winsup/cygwin/dcrt0.cc,v
> retrieving revision 1.32
> retrieving revision 1.34
> diff -u -r1.32 -r1.34
> --- dcrt0.cc 2000/07/15 02:48:10 1.32
> +++ dcrt0.cc 2000/07/16 04:37:43 1.34
> @@ -439,7 +439,7 @@
>       /* Skip over characters until the closing quote */
>       {
>         sawquote = cmd;
> -       cmd = quoted (cmd, winshell);
> +       cmd = quoted (cmd, winshell && argc > 0);
>       }
>     if (issep (*cmd)) // End of argument if space
>       break;
>

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019