> 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 <[email protected]> PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
0003-parser.c.patch
Description: Binary data
_______________________________________________ Bug-global mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-global
