mmaul / clml

Common Lisp Machine Learning Library
Other
259 stars 36 forks source link

Does not build with SBCL 2.0.9 - :initform/:type slot option problem #45

Open quicklisp opened 3 years ago

quicklisp commented 3 years ago

The latest SBCL checks (to some degree) that the object in :initform matches the :type option. This causes some build failures in CLML. Logs are here:

http://report.quicklisp.org/2020-09-29/failure-report/clml.html

quicklisp commented 3 years ago

This remains a problem in the latest SBCL.