Files
mercury/tests/hard_coded/hash_bug.exp
Simon Taylor 43b0134078 Fix a bug which caused the code to attempt to access
Estimated hours taken: 1
Branches: main, release

NEWS:
library/hash_table.m:
	Fix a bug which caused the code to attempt to access
	a negative numbered hash bucket.

	Replace hash_table__search with a function, for consistency
	with the rest of the interface.

tests/hard_coded/Mmakefile:
tests/hard_coded/hash_bug.{m,exp}:
	Test case.
2003-03-20 06:25:54 +00:00

2 lines
26 B
Plaintext