https://defect.opensolaris.org/bz/show_bug.cgi?id=16936
Lubos Kosco <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Lubos Kosco <[email protected]> 2010-08-30 05:59:00 UTC --- (In reply to comment #3) > (In reply to comment #1) > > > > Of course, it would be better if we could distinguish between the different > > signatures and provide direct links from the references to the correct > > definition when there are many with the same name. However, we don't have > > the > > infrastructure in place to do that (missing number of arguments and type > > information), so I think that would require a larger effort. > > Is this a limitation in CTags or is this information just not being used? afaik we don't use this info in this way ... ctags generates signature for most functions and we just detect those parameters as local variables ... (for most languages) -- Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
