bug-vc-dwim
[Top][All Lists]
Advanced

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

Re: [Bug-vc-dwim] vc-chlog errors with vc-dwim source


From: Jim Meyering
Subject: Re: [Bug-vc-dwim] vc-chlog errors with vc-dwim source
Date: Tue, 19 Mar 2013 22:22:36 +0100

Dave Love wrote:
> With a clean git clone, after building in the source directory I see
> this (simplified from a more realistic modification!):
>
>   $ echo >> VC.pm
>   $ PATH=.:$PATH ./vc-chlog >/dev/null
>   ./vc-chlog: 459: test: Illegal number: $cwd_ino,
>   ./vc-chlog: 458: test: Illegal number: $cwd_ino,
>   ./vc-chlog: 474: test: Illegal number: $cwd_ino,
>   $ ./vc-dwim --version
>   vc-dwim version 1.6.14-8685
>   $
>
> The above is with Emacs' ctags.  The Exuberant version complains about
> "package" instead.

Hi Dave,
Thanks for the report.
It seems that you have emacs' ctags earlier in your path than
either the one from the "ctags" package or the Exuberant one,
and that its output format is incompatible.

I've hit that problem too, over the years, and have learned
not to install emacs' ctags at all, since it causes this problem
and provides no benefit I've seen.

Now that you've hit the problem, too, I working around --
or even fixing -- it is more likely to get priority.

Patches welcome,

Jim



reply via email to

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