Issue810

classification
Title etags.xemacs21 generates garbled paths
Type defect Module tracker
Severity inconvenience Platform N/A
Keywords error handling, usability Nosy List anonymous
explanation
process
These controls should only be changed by committers and tracker administrators.
Status new   Reason
Superseder  
Priority normal   Assigned To

Created on 2011-11-02.10:02:02 by anonymous, last changed 2013-09-02.20:50:04 by mike.kupfer.

Messages
msg2380 [hidden] ([hidden]) Date: 2011-11-02.10:02:01
I'm using etags.xemacs21 (standalone 21.4.22) on a Debian Squeeze machine.

when I use this way:

find . –name \*.h | xargs etags

this results in a TAGS file with some of the paths garbled for example
in says:

src/base/CmdVectornenso.h

instead of:

src/base/CmdVectorDenso.h
History
Date User Action Args
2013-09-02 20:50:04mike.kupfersetstatus: closed -> new
2013-08-24 00:30:15vimRULESsetstatus: new -> closed
2011-11-02 10:02:02anonymouscreate