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

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

bug#735: Bug in etags ".." code


From: Francesco Potorti`
Subject: bug#735: Bug in etags ".." code
Date: Sun, 17 Aug 2008 02:19:48 +0200

Ok, it has been quite some time since you reported this bug, but at last
I managed to look at it during my vacations...

> I ran etags like this:
> 
> etags ./eval.c -o $(pwd)//.retags.d/Q
> 
> Note the double "/".
> 
> The resulting tags file contains this line:
> 
> ../../eval.c,567
> 
> But this is wrong, there should be only a single "..".

Thank you for the patch for collapsing multiple consecutive slashes in
file names.  I generalised it by canonicalising all file names as soon
as they are read into etags.  I just installed the change into the
trunk.

I did not install it into the pretest branch yet.
Since this is a bug, it probably should go into the pretest branch too.

What do people think?  I am unsure whether this is serious enough to
grant a patch to the pretest branch,

P.S.
Please put me in Cc, as I discovered that I am no more subscribed to the
list, and a new subscription is in progress.







reply via email to

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