Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • pmai's avatar
    d57b4f75
    Entomotomy Bug: sxhash-on-pcl-instances-returns-42 · d57b4f75
    pmai authored
    Committed a slightly reworked patch by Gerd Moellmann that introduces new
    hash-code slots into (funcallable-)standard-instances, which get initialized
    to persistent, sequential numbers upon instance creation, thus providing
    better sxhash/equal hashing.
    d57b4f75
    History
    Entomotomy Bug: sxhash-on-pcl-instances-returns-42
    pmai authored
    Committed a slightly reworked patch by Gerd Moellmann that introduces new
    hash-code slots into (funcallable-)standard-instances, which get initialized
    to persistent, sequential numbers upon instance creation, thus providing
    better sxhash/equal hashing.