-
Hi!
Using SBCL 2.0.3 I run
`(ql:quickload :origin)`
it's ok, but
`(ql:quickload :kons-9)`
leads to
```
To load "kons-9":
Load 1 ASDF system:
kons-9
; Loading "kons-9"
…
-
I just spend a few frustrating hours moving from StumpWM built from the AUR packages to compiling it myself with quicklisp dependencies, and found it quite difficult to get Swank running again. Everyt…
-
```
$ sbcl --load ./cl-jupyter.lisp
This is SBCL 1.5.9, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutel…
-
Hello Fredokun
I am almost through getting cl-jupyter to run on windows 7 with the following
Jupyter console 5.1.0
Jupyter notebook 5
sbcl 1.3.15
latest quicklisp
C:\Users\athena> jupyter cons…
-
## Environment
```
Windows 7
C:\Users\Raptor\roswell>ros --version
roswell 19.08.10.101
C:\Users\Raptor\roswell>ros config
msys2.version=20180531
setup.time=3780748863
sbcl-bin.version=1.4…
-
I have tested on 2.2.3, 2.2.4, 2.2.6, and 2.2.9, and they all give the same error message:
```
Recursive lock attempt #.
```
when running
```
(with-transaction ()
(let ((c1 (make-customer :fi…
-
Imported from SourceForge on 2024-07-06 14:03:31
Created by **[macrakis](https://sourceforge.net/u/macrakis/)** on 2003-11-05 19:00:54
Original: https://sourceforge.net/p/maxima/bugs/438
---
```
al…
rtoy updated
4 months ago
-
When compiling the package on LW or CCL, the following warning is provided:
The following function is undefined:
GRAPH-UTILS::MAKE-INDEX which is referenced by (METHOD GRAPH-UTILS::ADD-EDGE-INDEX …
-
- [x] pgloader --version
```
3.6.2
```
- [x] did you test a fresh compile from the source tree?
No. Tried docker build . -t pgloader
- [x] did you s…
-
I know that it's not (fully) correct, but until there's a better solution I'd like to ask for that:
``` lisp
(swank-backend::defimplementation swank-backend::sldb-break-at-start (fname)
(cl:trace :…