Next: , Previous: , Up: Issues with installing the proper version of ASDF   [Contents][Index]


13.4.2 “I’m a Common Lisp implementation vendor. When and how should I upgrade ASDF?”

Since ASDF 2, it should always be a good time to upgrade to a recent version of ASDF. You may consult with the maintainer for which specific version they recommend, but the latest release should be correct. Though we do try to test ASDF releases against all implementations that we can, we may not be testing against all variants of your implementation, and we may not be running enough tests; we trust you to thoroughly test it with your own implementation before you release it. If there are any issues with the current release, it’s a bug that you should report upstream and that we will fix ASAP.

As to how to include ASDF, we recommend the following:


Next: After upgrading ASDF, ASDF (and Quicklisp) can’t find my systems, Previous: “My Common Lisp implementation comes with an outdated version of ASDF. What to do?”, Up: Issues with installing the proper version of ASDF   [Contents][Index]