all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 11786@debbugs.gnu.org, dmantipov@yandex.ru, schwab@linux-m68k.org
Subject: bug#11786: Use c_strcasecmp for portable ASCII case-insensitive comparison
Date: Tue, 26 Jun 2012 13:28:00 -0700	[thread overview]
Message-ID: <4FEA1B50.80701@cs.ucla.edu> (raw)
In-Reply-To: <83sjdi7x47.fsf@gnu.org>

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	other threads:[~2012-06-26 20:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-26  1:42 bug#11786: Use c_strcasecmp for portable ASCII case-insensitive comparison Paul Eggert
2012-06-26 16:02 ` Eli Zaretskii
2012-06-26 16:25   ` Andreas Schwab
2012-06-26 16:31     ` Eli Zaretskii
2012-06-26 16:39       ` Andreas Schwab
2012-06-26 17:25       ` Paul Eggert
2012-06-26 18:21         ` Eli Zaretskii
2012-06-26 20:28           ` Paul Eggert [this message]
2012-07-06 21:14             ` Paul Eggert
2012-06-26 17:04   ` Dmitry Antipov
2012-06-26 17:16     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FEA1B50.80701@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=11786@debbugs.gnu.org \
    --cc=dmantipov@yandex.ru \
    --cc=eliz@gnu.org \
    --cc=schwab@linux-m68k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.