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

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

bug#8093: etags: Downcase drive letters, for consistency with Emacs prop


From: Eli Zaretskii
Subject: bug#8093: etags: Downcase drive letters, for consistency with Emacs proper.
Date: Tue, 22 Feb 2011 19:33:47 +0200

> Date: Tue, 22 Feb 2011 11:11:36 +0100
> From: Francesco Potortì= <pot@gnu.org>
> Cc: bug-gnu-emacs@gnu.org, owner@debbugs.gnu.org, 8093@debbugs.gnu.org
> 
> >Emacs downcases drive letters when canonicalizing file names on
> >Microsoft Windows, but etags upcases them.  etags should be consistent
> >with Emacs.  I found this problem by code inspection, because there's
> >a macro 'upcase' that normally isn't used in etags.c; its only use is
> >in the section of code that upcases drive letters.  Here's a proposed
> >patch.
> 
> Looks reasonable and I see no compatibility issues.  Please install it.

Agreed.

Thanks, Paul.






reply via email to

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