From: Alexandru P. <al...@gm...> - 2024-11-21 18:23:26
|
It turns out the problem of removing :HAIKU from *features* when (require "asdf") is a known bug, which was already solved: after loading ASDF, *features* contain :HAIKU, :UNIX, OS-HAIKU and :OS-UNIX. However, both CLISP and QuickLisp use an older version which does not include the fix. Can ASDF version shipped with CLISP be updated (of course, I will also contact QuickLisp for this as well)? One more request from ASDF team is to provide a Docker image with Haiku + CLISP for testing purposes. Is it possible? Alexandru |