Date: Fri, 13 Dec 2002 11:16:38 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <4634-Fri13Dec2002111638+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (ajo@andrew.cmu.edu) Subject: Re: Bug in command-line globbing References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Arthur J. O'Dwyer" > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 12 Dec 2002 22:29:02 -0500 (EST) > > Notice that the "globbing" doesn't complain about mismatched quotes, > and makes some argument values impossible to construct. Examples, please! Some cases of mismatched quotes are actually the shell's fault. In any case, DJGPP behaves like DOS/Windows programs: they don't generally complain about mismatched quotes. > Hence, I suggest that it is broken by design. I think you are mistaken, but please feel free to explain why do you think it's broken. Specific examples will probably help.