[Lxr-dev] [ lxr-Bugs-726798 ] ctags options are wrong
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2004-07-12 14:44:41
|
Bugs item #726798, was opened at 2003-04-24 11:13 Message generated for change (Comment added) made by mbox You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=726798&group_id=27350 Category: genxref Group: current cvs >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Malcolm Box (mbox) Assigned to: Malcolm Box (mbox) Summary: ctags options are wrong Initial Comment: Genxref currently hard codes the --lang-options to ectags. This results in confusing output that the rest of Generic.pm is not able to handle. The fix is to make the parameters to ectags language dependent - ie extend the generic.conf structures. ---------------------------------------------------------------------- >Comment By: Malcolm Box (mbox) Date: 2004-07-12 15:44 Message: Logged In: YES user_id=215386 Fixed I think - we now force the language appropriately, and the options are all language specific. Result is that ectags ignores the ones that don't apply to the specific language. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=726798&group_id=27350 |