[Lxr-dev] [ lxr-Bugs-3468352 ] Inconsistent identifier recognition
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2012-09-10 13:43:13
|
Bugs item #3468352, was opened at 2012-01-02 01:50 Message generated for change (Comment added) 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: genxref Group: current cvs >Status: Closed >Resolution: Fixed 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. ---------------------------------------------------------------------- >Comment By: Andre-Littoz (ajlittoz) Date: 2012-09-10 06:43 Message: Fixed in release 1.0 referencefile now uses parameter 'identdef' like processcode. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3468352&group_id=27350 |