GNU bug report logs - #6674
PATCH: fix assignment of grep-find-use-xargs on Windows/MS-DOS

Previous Next

Package: emacs;

Reported by: Óscar Fuentes <ofv <at> wanadoo.es>

Date: Tue, 20 Jul 2010 03:51:02 UTC

Severity: normal

Done: Óscar Fuentes <ofv <at> wanadoo.es>

Bug is archived. No further changes may be made.

Full log


Message #112 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Óscar Fuentes <ofv <at> wanadoo.es>
Cc: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#6674: [PATCH fixed] bug#6674: fix
	assignment	of	grep-find-use-xargs on Windows/MS-DOS
Date: Tue, 03 Aug 2010 05:56:09 +0300
> From: Óscar Fuentes <ofv <at> wanadoo.es>
> Date: Mon, 02 Aug 2010 21:57:16 +0200
> Cc: 
> 
> > Better yet, why not use memcpy etc. instead of _snprintf; you don't
> > really need any formatting features anyway.
> 
> It uses
> 
> "\"%s\""
> " %s"
> " /e:%d /c %s"
> 
> and more.

Of which only %d really needs printf-like facility.  The rest just
copy strings to a buffer.





This bug report was last modified 14 years and 299 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.