> Date: Fri, 15 Dec 2006 13:07:01 +0100 > From: "Juanma Barranquero" <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED], [email protected], [email protected] > > On 12/15/06, Eli Zaretskii <[EMAIL PROTECTED]> wrote: > > > Actually, a cleaner way of fixing this would be to have a > > WINDOWSNT-only wrapper for execvp, called, say w32_execvp, that does > > TRT with quoting the arguments. > > You like this one better, then?
Yes, thanks. However, please mention the Windows bug with execvp in the comment to w32_execvp, otherwise it is not clear to the uninitiated why it is needed, and why we quote the arguments we pass to the real execvp. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
