mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 09:23:44 +00:00
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.
2 lines
26 B
Plaintext
2 lines
26 B
Plaintext
search failed as expected
|