vseloved / arnesi

Fork of Marco Barringer's arnesi (http://common-lisp.net/project/bese/arnesi.html)
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Get arnesi to build with ASDF 3.3 #1

Closed fare closed 7 years ago

fare commented 7 years ago

Stop using the deprecated ASDF:TRAVERSE. Instead use COMPILE-BUNDLE-OP from ASDF 3.1.2.

Use proper secondary system names, and modern .asd conventions.

PS: the tests fail to compile call-cc because they error out on DECLARE.