Opened 12 years ago
Last modified 8 years ago
#131 assigned new-feature
symbol table -- sym tab needs case insensitive compare
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-nucleus | Version: | |
Keywords: | Cc: |
Description
provide case insensitive name comparison mode.
- this is needed for some types of symbol tables where the user might be entering the words; we don't want to require them to be perfect in capitalization.
- just support this nicely like tree find in bookmarks; let them pass the compare function or object.
- the case insensitive bit regards finding and such only; the names are still kept in u & l both.
Note:
See TracTickets
for help on using tickets.