Open glv2 opened 10 months ago
A temporary workaround suggested by @edwlan in Common Lisp matrix room unlocks the entire sb-pcl package.
(sb-ext:unlock-package :sb-pcl)
Are there any workarounds for this issue that don't involve unlocking entire packages?
I get the following error with SBCL 2.4.0 (on GNU/Linux x86-64):