Skip to content
  • Francois-Rene Rideau's avatar
    UIOP: Fix long-standing pathname issue on CLISP · 32b945ab
    Francois-Rene Rideau authored
    Make ENSURE-DIRECTORY-PATHNAME and TRUENAME* more robust in case
    MAKE-PATHNAME throws an error when trying to synthetize a pathname
    with components that the implementation considers invalid.
    
    Uncomment the proper definition of LISP-IMPLEMENTATION-DIRECTORY on CLISP,
    which now doesn't break asdf-pathname-test anymore.
    32b945ab