emacs-devel
[Top][All Lists]
Advanced

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

Re: Problems with EDE


From: Eli Zaretskii
Subject: Re: Problems with EDE
Date: Fri, 09 Oct 2009 10:03:52 +0200

> From: Chong Yidong <address@hidden>
> Date: Thu, 08 Oct 2009 18:15:55 -0400
> Cc: Sascha Wilde <address@hidden>, address@hidden
> 
> !     (if (string= (file-name-nondirectory pm) "Makefile.am")
> !     (setq pm (expand-file-name "Makefile"
> !                                (file-name-directory pm))))

Possible trouble alert!  Comparing file names with string= might mean
trouble on case-insensitive filesystems, if one happens to have
something like "makefile.am" by some chance.

I didn't yet have time to play with CEDET, so maybe the problem does
not exist.  Would someone please check?




reply via email to

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