Public bug reported:

Binary package hint: exuberant-ctags

Using ctags -R on my project tree produces the following output:

ctags: Unexpected end of file:
net.sf.j2s.lib/j2slib/java/lang/reflect/Array.js

The tags file that it produces is then unusable by Vim.

But ctags works when running it on the individual file that it fails on
in recursive:

ja...@jacob-laptop:~/workspace/gsoc-phase-1-fork2$ ctags -f TAGS  
net.sf.j2s.lib/j2slib/java/lang/reflect/Array.js
ja...@jacob-laptop:~/workspace/gsoc-phase-1-fork2$ cat TAGS 
!_TAG_FILE_FORMAT       2       /extended format; --format=1 will not append ;" 
to lines/
!_TAG_FILE_SORTED       1       /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR    Darren Hiebert  /[email protected]/
!_TAG_PROGRAM_NAME      Exuberant Ctags //
!_TAG_PROGRAM_URL       http://ctags.sourceforge.net    /official site/
!_TAG_PROGRAM_VERSION   5.7     //
getComponentType        net.sf.j2s.lib/j2slib/java/lang/reflect/Array.js        
/^Array.getComponentType=function(){$/;"        f
ja...@jacob-laptop:~/workspace/gsoc-phase-1-fork2$

ProblemType: Bug
Architecture: i386
Date: Wed May 27 17:57:23 2009
Dependencies:
 libgcc1 1:4.2.4-1ubuntu3
 gcc-4.2-base 4.2.4-1ubuntu3
 libc6 2.7-10ubuntu4
DistroRelease: Ubuntu 8.04
Package: exuberant-ctags 1:5.7-3
PackageArchitecture: i386
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
SourcePackage: exuberant-ctags
Uname: Linux 2.6.24-24-generic i686

** Affects: exuberant-ctags (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug

-- 
Error "Unexpected end of file" produces unusable TAGS file when used with -R
https://bugs.launchpad.net/bugs/381103
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to