[Lxr-dev] [ lxr-Bugs-3463504 ] Missing test for ectagsbin existence in genxref
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2011-12-21 20:08:20
|
Bugs item #3463504, was opened at 2011-12-21 12:05 Message generated for change (Comment added) made by ajlittoz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3463504&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: genxref Group: current cvs Status: Open >Resolution: Fixed Priority: 7 Private: No Submitted By: Andre-Littoz (ajlittoz) Assigned to: Andre-Littoz (ajlittoz) Summary: Missing test for ectagsbin existence in genxref Initial Comment: If config parameter 'ectagsbin' is not defined, sub indexfile in Generic.pm will silently ignore the tagging phase leading to erratic behaviour later when browsing the source-tree (from inaccurate marking to no marking at all, depending on the state of the DB). A test should be made in genxref to abort as early as possible the task with a self-explanatory error message. ---------------------------------------------------------------------- >Comment By: Andre-Littoz (ajlittoz) Date: 2011-12-21 12:08 Message: Test made in genxref with an attempt to find ctags (which ctags). If ctags can be found, config parameter is temporarily adjusted with a caveat to user. Unhappily, the warning message can go unnoticed in genxref output. ---------------------------------------------------------------------- Comment By: Andre-Littoz (ajlittoz) Date: 2011-12-21 12:08 Message: This has now been fixed in CVS. If you can install the new version and check that it solves your problem, then it would be very useful. Thanks for reporting this defect and helping to make LXR better. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3463504&group_id=27350 |