Menu

#208 hashcode[34]_cons weakness

lisp error
closed-fixed
clisp (524)
5
2006-12-28
2004-05-05
No

hashcode[34]_cons() look only at the depth 4 of the tree.
trees are much less common than lists, so
I think it is important to look at more than just 4
first elements of lists.

Discussion

  • Sam Steingold

    Sam Steingold - 2004-05-05

    suggested hashcode4 patch

     
  • Sam Steingold

    Sam Steingold - 2006-12-28
    • assigned_to: haible --> sds
    • status: open --> closed-fixed
     
  • Sam Steingold

    Sam Steingold - 2006-12-28

    Logged In: YES
    user_id=5735
    Originator: YES

    thank you for your bug report.
    the bug has been fixed in the CVS tree.
    you can either wait for the next release (recommended)
    or check out the current CVS tree (see http://clisp.cons.org\)
    and build CLISP from the sources (be advised that between
    releases the CVS tree is very unstable and may not even build
    on your platform).

     

Log in to post a comment.