Skip to content
Snippets Groups Projects
Commit eff841d2 authored by rtoy's avatar rtoy
Browse files

code/hash-new.lisp:

o Replace the magic value #x80000000 with +eq-based-hash-value+.

lisp/gencgc.c:
o Replace the magic value 0x80000000 with EQ_BASED_HASH_VALUE.
o When freeing the hash entry, we forgot to reset the hash-vector
  entry to EQ_BASED_HASH_VALUE.
parent 0794e84f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment