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

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

bug#11786: Use c_strcasecmp for portable ASCII case-insensitive comparis


From: Paul Eggert
Subject: bug#11786: Use c_strcasecmp for portable ASCII case-insensitive comparison
Date: Tue, 26 Jun 2012 13:28:00 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

On 06/26/2012 11:21 AM, Eli Zaretskii wrote:
> So is xstrcasecmp.

And etags_strcasecmp.  And lwlib_strcasecmp.

>> > This shrinks and simplifies the source code of Emacs proper.
> Your change neither shrinks nor simplifies anything.

Sure it does.  It coalesces three instances of the
same code into one.  And it shrinks the source of
Emacs proper (i.e., the part that isn't automatically
generated).





reply via email to

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