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

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

bug#8401: removing duplication and improving the readlink code


From: Paul Eggert
Subject: bug#8401: removing duplication and improving the readlink code
Date: Sun, 03 Apr 2011 21:38:14 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

On 04/03/2011 09:41 AM, Stefan Monnier wrote:
> In which way does it make it smaller?  Do you mean the source code
> exclusing the gnulib imported modues, or do you really mean
> the executable?

I meant less memory used at runtime, because a patched
Emacs typically skips a malloc when it reads a link.
(The non-gnulib source code also shrinks.)  These effects
are both minor, of course.





reply via email to

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