bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6674: [PATCH fixed] bug#6674: fix assignment of grep-find-use-xargs


From: Juanma Barranquero
Subject: bug#6674: [PATCH fixed] bug#6674: fix assignment of grep-find-use-xargs on Windows/MS-DOS
Date: Mon, 2 Aug 2010 21:47:33 +0200

On Mon, Aug 2, 2010 at 21:07, Eli Zaretskii <eliz@gnu.org> wrote:

> wsprintf supports wide character (UTF-16) strings, whereas _snprintf
> does not.  At the very least, please leave a comment there about that.
> Better yet, why not use memcpy etc. instead of _snprintf; you don't
> really need any formatting features anyway.

I've already committed the change on emacs-23, because it fixes the
original report. I'll install any followup patch

    Juanma





reply via email to

[Prev in Thread] Current Thread [Next in Thread]