Skip to content
  • Francois-Rene Rideau's avatar
    2.20.9: fix logical-pathname issue; export more utilities. · 0c281b99
    Francois-Rene Rideau authored
    The issue fixed is that most Lisps don't like
    *default-pathname-defaults* being a logical-pathname.
    Added a test for logical-pathname functionality;
    it all works on CCL, and works better on other Lisps after the fix,
    but there are still logical-pathname issues on SBCL, CLISP and more.
    Also, a package cleanup of our test suite.
    0c281b99