[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnucap-devel] parameter case sensitivity
From: |
Felix Salfelder |
Subject: |
Re: [Gnucap-devel] parameter case sensitivity |
Date: |
Sun, 6 Nov 2016 20:50:17 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Sun, Nov 06, 2016 at 02:39:31PM -0500, al davis wrote:
> On Sun, 6 Nov 2016 20:03:11 +0100
> Felix Salfelder <address@hidden> 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