Need help locating AA bug

Walter Bright newshound2 at digitalmars.com
Tue Feb 28 12:04:45 PST 2012


On 2/28/2012 7:20 AM, H. S. Teoh wrote:
> That's strange, because I'm clearly seeing a difference in hash value.
> Calling map1's keyti.getHash(key) yields a different value from map2's
> keyti.getHash(key).

The thing to do then is look at those two getHash functions, and see how they 
are computing it.


More information about the Digitalmars-d mailing list