[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using strcasecmp in xterm.c
From: |
Kenichi Handa |
Subject: |
Re: Using strcasecmp in xterm.c |
Date: |
Fri, 08 Dec 2006 10:02:18 +0900 |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.91 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) |
In article <address@hidden>, address@hidden (Kim F. Storm) writes:
>>> Shouldn't this use xstricmp which is specifically defined to compare
>>> fontnames according to the comment in xfaces.c ?
> >
> > What is the difference between xstricmp and strcasecmp?
> I dunno -- but strcasecmp doesn't exist on all systems (I just learned
> that), and xstricmp comes with Emacs, so it seems safer to use it.
Ah, I see. I've just installed that change.
---
Kenichi Handa
address@hidden