bug-global
[Top][All Lists]
Advanced

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

Re: gtags.conf.in ignores custom --libdir if set


From: Shigio YAMAGUCHI
Subject: Re: gtags.conf.in ignores custom --libdir if set
Date: Tue, 13 Oct 2015 13:28:22 +0900

> So if I understand correctly, gtags.conf.in will need to be revised to omit
> the file extension altogether? yes, I think that will work perfectly.

You can do it, but you need not. The following entries work well.

o :gtags_parser=C\:/usr/lib/gtags/foo.la:
o :gtags_parser=C\:/usr/lib/gtags/foo.so:
o :gtags_parser=C\:/usr/lib/gtags/foo.dll:
o :gtags_parser=C\:/usr/lib/gtags/foo:

I'm not willing for changing gtags.conf. Because
o To keep upper compatibility
o Not to cause unnecessary confusion

I attached a dynamic loader patch for 'libparser/parser.c'.

Regards,
Shigio
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3

Attachment: 0003-parser.c.patch
Description: Binary data


reply via email to

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