Bug#432872:

2007-08-08 Thread Elliott Hughes
;t work out too well). luckily, pasting your example code into a file and removing the final newline lets me repeat your problem, even with the current upstream (unreleased) ctags. i've committed your fix upstream. -- Elliott Hughes, http://www.jessies.org/~enh/ -- To UNSUBSCRIBE, email

Bug#436794: pscan: pscan.c:473: push_stack: Assertion `stack_index < 8192' failed.

2007-08-08 Thread Elliott Hughes
Package: pscan Version: 1.2-8 Severity: normal Tags: patch I have a 35700 line, 215751 byte machine-generated source file that kills pscan. There are other killer generated files, too, but the first one pscan hits is pretty representative. There's nothing very interesting about the file, other

Bug#190717: exuberant-ctags: ctags goes into endless loop

2007-06-08 Thread Elliott Hughes
e #include directives at the beginning of the submitter's source: #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" (presumably one of those files defines DECLARE_CCTK_PARAMETERS.) -- Elliott Hughes, http://www.jessies.org/~enh/ -- To U

Bug#123465: exuberant-ctags: tags for yacc/bison and lex/flex

2007-06-03 Thread Elliott Hughes
yacc/bison are supported since ctags 5.1. --elliott P.S. that's almost a very cool bug number. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#409078: exuberant-ctags: python parse error after nested class in method if class

2007-06-03 Thread Elliott Hughes
this bug was fixed in 5.6 upstream, though that release actually misses the tag for C in the submitter's example. that too is fixed in upstream SVN. (the fixes were by Elias Pschernig, not me.) --elliott -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Bug#368955: exuberant-ctags: Please apply patch to add support for Java 1.5 generics

2007-06-03 Thread Elliott Hughes
i'm pretty sure the submitter didn't mean to link to spam in the sourceforge mail archive ;-) anyway, the patch he probably meant has been applied upstream, though there are still some limitations. see the upstream bug: http://sourceforge.net/tracker/index.php? func=detail&aid=1447756&gro

Bug#271323: exuberant-ctags: Typo in the man page

2007-06-02 Thread Elliott Hughes
On 2007-06-02, at 13:37, Colin Watson wrote: If you're using Debian or a derivative, then yes, but you'll still notice the problem with upstream groff and the fix is still valid and correct: groff (1.18.1.1-7) unstable; urgency=low * Too many fonts are missing the Unicode HYPHEN character, so

Bug#366412: exuberant-ctags: s/output/input/ in etags.1

2007-06-02 Thread Elliott Hughes
this is fixed upstream. --elliott -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#271323: exuberant-ctags: Typo in the man page

2007-06-02 Thread Elliott Hughes
i've applied the fix for the missing text caused by '-' at the start of a line (ctags revision 539), but i'm not able to reproduce the claimed hyphen/minus problem. my locale is en_US.UTF-8, and running "nroff -man" or "groff -Tutf8 -man" gets me searchable minuses in the output. has some

Bug#342309: java-package: can't specify update-alternatives priority; default of 315 too low

2005-12-06 Thread Elliott Hughes
Package: java-package Version: 0.27 Severity: important We're using make-jpkg to provide a package for Sun's JDK throughout the company. We find that some random crappy alternatives (SableVM, say, or gij) give themselves higher priorities, so we also need to manually "update-alternatives". We'd

Bug#342193: java-package: incorrect "Depends:" in generated .deb

2005-12-05 Thread Elliott Hughes
Package: java-package Version: 0.27 Severity: important the "Depends:" line in the generated .deb incorrectly ties the JVM to the specific versions of libraries installed on the machine used to generate the package. Sun go out of their way to make their JVM run on anything, but i couldn't find a