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

For all intents and purposes, pathnames with :version nil and :version

:newest are equivalent in CMUCL.

src/pathname.lisp:
o Make EQUAL compare pathnames such that version nil and :newest are
  equal.

src/hash-new.lisp:
o Adjust sxhash to treat :version nil and :newest the same.  (Version
  :newest is hashed as if it were nil.)
parent 8c8e5151
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