[Lxr-dev] [ lxr-Bugs-3468352 ] Inconsistent identifier recognition
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2012-01-02 09:50:51
|
Bugs item #3468352, was opened at 2012-01-02 01:50 Message generated for change (Tracker Item Submitted) made by ajlittoz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3468352&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: None Group: current cvs Status: Open Resolution: None Priority: 5 Private: No Submitted By: Andre-Littoz (ajlittoz) Assigned to: Andre-Littoz (ajlittoz) Summary: Inconsistent identifier recognition Initial Comment: While the different parsers try to use language parameter regex 'identdef' to find potential identifier, subs used by genxref try to find identifiers using their own regex. Results are different and some identifiers can be missed. See if it is feasible to use 'identdef' everywhere. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3468352&group_id=27350 |