Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Sun, 12 Dec 1999 16:38:31 -0500 From: Chris Faylor To: John R Hanson Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: cygwin->msvcrt argv expansion algorithems Message-ID: <19991212163831.B826@cygnus.com> Mail-Followup-To: John R Hanson , cygwin AT sourceware DOT cygnus DOT com References: <3853f8e4 DOT 51785625 AT smtp DOT netzero DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3853f8e4.51785625@smtp.netzero.net>; from JRSON@NetZero.Net on Sun, Dec 12, 1999 at 07:43:34PM +0000 On Sun, Dec 12, 1999 at 07:43:34PM +0000, John R Hanson wrote: >You would know better than I where these need to be slotted >into the cygwin .dll. I guess if I took some time, I could probably figure out what "these" are. This seems to have something to do with command line quoting, obviously. And, you want to plug it into cygwin somewhere. But I'm sorry to say that I'm not going to take time to investigate hundred of lines of code, especially when I have no clear idea what it's for. If this is intended to replace one of cygwin's quoting methods, it's unlikely that I'd consider doing that without an extremely compelling rationale for doing so. "It doesn't handle all of the cases that MSVC does" is *not* a reason for throwing everything away, btw. Sorry, Chris >--- Cut Here ---------------------------------------------------------- > /* this is an example program for encoding and decoding > command lines to be used when starting a subprocess > via CreateProcess > compile with > gcc -oCreateP CreateP.c > */ >[snip] -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com