You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run (ql:quickload :xpath) i get the following:
Lock on package COMMON-LISP violated when
proclaiming nil as a function while in package XPATH.
[Condition of type symbol-package-locked-error]
See also:
SBCL Manual, Package Locks [:node]
Common Lisp Hyperspec, 11.1.2.1.2 [:section]
i'm pretty new to CL so not sure what's going on. is this library still functioning? it seems to be up to date in quicklisp/ultralisp.
The text was updated successfully, but these errors were encountered:
when i run
(ql:quickload :xpath)
i get the following:i'm pretty new to CL so not sure what's going on. is this library still functioning? it seems to be up to date in quicklisp/ultralisp.
The text was updated successfully, but these errors were encountered: