Re: [RFA] Fix file name generation in edit_command (was: Ver 6.3 edit command failing)
"Eli Zaretskii" <[email protected]> Fri, 29 Apr 2005 00:02:27 +0300
| Newsgroups | gmane.comp.gdb.patches,gmane.comp.gdb.bugs.general |
|---|---|
| Message-ID | <[email protected]> |
> Date: Thu, 28 Apr 2005 16:42:01 -0400 > From: Daniel Jacobowitz <[email protected]> > Cc: [email protected], [email protected], [email protected] > > The use of "" is not a bulletproof quoting mechanism Yep, known. But it's IMHO the most portable one can get without going into the pains of quotesys and its ilk (which doesn't support non-Posix shells at all).