[Lxr-dev] [ lxr-Bugs-3490464 ] No identifiers Visible or selected
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2012-02-22 20:41:38
|
Bugs item #3490464, was opened at 2012-02-21 18:18 Message generated for change (Comment added) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3490464&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: None Priority: 5 Private: No Submitted By: http://yor1001.myopenid.com/ () Assigned to: Andre-Littoz (ajlittoz) Summary: No identifiers Visible or selected Initial Comment: LXR version 0.10.2 Database Mysql OS Ubuntu 10.04 Server Edition Plain Files I have spent hours trying to figure out why identifiers were not hyperlinked in the web interface, or the identifier search wasn't returning any results... The reason was ctags, or gnu ctags for that matter, which options seems to be different from exuberant's ctag. A patch to ensure exuberant ctag is used would save many alot of trouble. ---------------------------------------------------------------------- >Comment By: http://yor1001.myopenid.com/ () Date: 2012-02-22 12:41 Message: Here is gnu ctags version output $ ctags --version ctags (GNU Emacs 23.1) Copyright (C) 2009 Free Software Foundation, Inc. This program is distributed under the terms in ETAGS.README and Exuberant Ctags version output Exuberant Ctags 5.8, Copyright (C) 1996-2009 Darren Hiebert Compiled: Mar 6 2010, 15:35:10 Addresses: <dhi...@us...>, http://ctags.sourceforge.net Optional compiled features: +wildcards, +regex Apparently egemengozoglu does mention to install Exuberant ctags. (go figures I haven't seen this tutorial). Great Program btw. ---------------------------------------------------------------------- Comment By: Andre-Littoz (ajlittoz) Date: 2012-02-22 03:16 Message: I'll modify the preliminary tests in genxref. Could you send the output of command ctags -v or ctags --version on your system? This will help design an adequate test. Anyway, I'm a bit surprised that Ubuntu installs plain GNU ctags. This has not been mentioned by egemengozoglu on his site dedicated to Ubuntu installation (see http://egemengozoglu.com/blog/2011/07/lxr-installation-on-ubuntu-10-10/) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3490464&group_id=27350 |