emacs-devel
[Top][All Lists]
Advanced

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

Re: Using stpcpy


From: Paul Eggert
Subject: Re: Using stpcpy
Date: Thu, 25 Dec 2014 04:25:38 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Dmitry Antipov wrote:
(because lispstpcpy can use known length of a Lisp_String and so call memcpy,
which should be faster than strcpy).

Thanks for reviewing. Also, we should fix the strcat uses in lib-src and lwlib. Attached is a revised patch that should address all this.

Attachment: 0001-Prefer-stpcpy-to-strcat.patch
Description: Text Data


reply via email to

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