-
I'm not sure how I can handle this error properly. The source code in clack.handler.hunchentoot shows that the error should be ignored from what I understand, but I still receive it with the latest Cl…
-
I'd like to be able to switch between those two lisps from Portacle. Trying to move away from Atom and SLIMA.
-
Not everyone will want to install SBCL and Quicklisp to run Coleslaw. Those users should just need a config file and the binary dropped on a server. We'll need new install instructions for that case t…
-
There are some useful concurrency object in sb-concurrency, but because of it's not portable, they are not widely used. Are you interested in adding the rewrite portable object like mailbox, gate into…
-
JSCL uses some SBCL specific functions. It looks like it's only a two calls to sb-posix:getenv in toplevel.lisp (lines 266 and 267). If that's all it is then I don't think it'll be hard to make the im…
-
Maybe something with my setup... But I want to report it, maybe someone had it before.
```lisp
(defparameter *b* (boot))
```
Terminate to debigger
```lisp
debugger invoked on a CLEAVIR-CODE-…
-
Building with SBCL 2.1.6 / ASDF 3.3.1 for quicklisp dist creation.
Trying to build commit id 413204fa2b9e7f0431c0bc45367304af937494ff
*cl-randist* fails to build with the following error:
```
Unhan…
-
Hi,
cl-posix-mqueue 8977370c7206d1f62bd1be80f4254af40654b83f
sbcl 2.1.5
ASDF 3.3.4
While packing for Guix I saw this issue
```
WARNING:
Deprecated recursive use of (ASDF/OPERATE:OPERAT…
-
Imported from SourceForge on 2024-07-09 08:48:20
Created by **[rtoy](https://sourceforge.net/u/rtoy/)** on 2010-03-22 23:52:41
Original: https://sourceforge.net/p/maxima/bugs/1931
---
Consider:
r…
rtoy updated
4 months ago
-
Once OpenMandriva provided many LISP compiler, now there is none. This prevent packaging LISP-written software such as maxima. So, please could you provide LISP compile as in the past?
Common LISP co…