Hallo,
SBCL has recently deprecated the EXIT function, reserving it for internal use. This causes package-lock errors in LTK when LTK is loaded from Quicklisp.
I have prepared a patch for this; however, I am sufficiently unfamiliar with the internals (and have not used COMPUTE-BUTTONS) to only claim that it compiles.
I ran a few examples from the docs and they worked successfully.
I also suspect (but am not sure) that line ltk.lisp:4189 in SVN version 261 will also have to be changed.
Regards, Paul Nathan
Hi Paul,
I have released a version of LTk, which shadows the exit symbol from sbcl, so the problems should be gone.
Best regards, Peter
On Sun, Jul 1, 2012 at 11:38 PM, Paul Nathan pnathan@vandals.uidaho.edu wrote:
Hallo,
SBCL has recently deprecated the EXIT function, reserving it for internal use. This causes package-lock errors in LTK when LTK is loaded from Quicklisp.
I have prepared a patch for this; however, I am sufficiently unfamiliar with the internals (and have not used COMPUTE-BUTTONS) to only claim that it compiles.
I ran a few examples from the docs and they worked successfully.
I also suspect (but am not sure) that line ltk.lisp:4189 in SVN version 261 will also have to be changed.
Regards, Paul Nathan
ltk-user site list ltk-user@common-lisp.net http://common-lisp.net/mailman/listinfo/ltk-user