Thanks Araq. Just to explain: I'm reading a user provided histogram, which is by right a CountTable, but I need to delete certain keys post ingestion. Since CountTable doesn't provide a del() I had to resort to setting the key to 0, which surfaced the bug above.
- CountTable inconsistency? onde
- Re: CountTable inconsistency? Araq
- Re: CountTable inconsistency? onde
