[Lxr-dev] [ lxr-Patches-1832713 ] Implement case-insensitive language processing
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2007-11-15 19:43:24
|
Patches item #1832713, was opened at 2007-11-15 19:43 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390119&aid=1832713&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: Browsing Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Craig (mr_wednesday) Assigned to: Nobody/Anonymous (nobody) Summary: Implement case-insensitive language processing Initial Comment: Some language identifiers are case-insensitive (as in Fortran and VB), but by default LXR cross-references everything case sensitive. This patch modifies generic.pm to read a new lang spec option, 'caseinsensitive', and apply to to reading, referencing, and browsing. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390119&aid=1832713&group_id=27350 |