On Sun, Nov 06, 2016 at 02:39:31PM -0500, al davis wrote: > On Sun, 6 Nov 2016 20:03:11 +0100 > Felix Salfelder <[email protected]> wrote: > > > tell about duplicates via error()? this will not be possible with IChar > > and less alone. my current approach uses a DICT class to wrap the map, > > would that be a good place? > [..] > > The DICT class to wrap the map is really not much different from what > could be done with a typedef.
i do not insist in using DICT. but where would the code for "error(debug, .. ) if insensitive lookup is ambiguous" go if, not in the wrapper? > Not all things needing to be compared like this are in maps. i certainly agree that we should use Ichar throughout. cheers felix _______________________________________________ Gnucap-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnucap-devel
