Hi,
This is surely a bug.
However, unfortunately htags(1) does not support plug-in parser.
Since it is not written in the htags's man page, I will write
a comment for it.

Regards,
Shigio

2015-05-09 14:50 GMT+09:00 Stephen Huntley <[email protected]>:

> First time trying to use Gnu Global.  I took what I thought were the
> standard steps to compile and install version 6.4 on my Ubuntu 12.04
> computer as I understood them from reading the tutorial:
>
> $ ./configure --with-exuberant-ctags=/usr/bin/ctags --disable-gtagscscope
> $ make
> $ sudo make install
> $ export GTAGSCONF=/usr/local/share/gtags/gtags.conf
> $ export GTAGSLABEL=ctags
> $ cd ~/redis-3.0.0
> $ gtags
> $ htags
> Aborted (core dumped)
> htags: terminated abnormally ''/usr/local/bin/global' -x
> --result=ctags-xid --encode-path="     " --nofilter=path ".*"' (errno = 0).
>
> When I ran configure without the "--with-exuberant-ctags" option, and took
> the same subsequent steps, running gtags and htags completed without error
> on the same code base.
>
> The Redis code base I used is at:
> https://github.com/antirez/redis/releases/tag/3.0.0
>
> Thanks,
> Steve Huntley
> [email protected]
>
>
> _______________________________________________
> Bug-global mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/bug-global
>



-- 
Shigio YAMAGUCHI <[email protected]>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3
_______________________________________________
Bug-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to