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

extract-name-type-and-version:

o Leave some debugging prints in, but commented out.
o In the last case for EXPLICIT-VERSION, when looking for digits
  surrounded by ~'s, return version NIL if we don't find just digits.
  #p"foo.*" was returning version :newest.  I think we really want
  :version nil.

unparse-unix-enough:
o If the pathname has no directory, it's relative to the defaults.
  Returning NIL is probably as good as returning '(:RELATIVE), and
  results in a shorter namestring.
parent 95125ba8
No related branches found
No related tags found
No related merge requests found
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