-
*_Reported by: lth on Fri Oct 24 06:00:00 1997 *_
042 v0.31 (971024 / lth)
Priority: low
Category: LIB / correctness
> (+ 'a)
> a
> (\* 'a)
> a
[Thanks to Galen, who did not report this but who tol…
-
Dragging a Lisp Window of the edge of the screen locks up Interlisp.
By mistake I dragged a Lisp window off the edge of he screen as shown in the following image.
![InterlispScreenLocked](https://…
-
I encounter the same issue in https://github.com/fukamachi/.lem/issues/2
My environment:
```sh
╰─ ros run …
-
Hi,
Not sure why, but I'm getting the following errors while running with-simulated-imput tests against GNU Emacs 27.1 from the Debian archive:
```
$ LC_ALL=C.UTF-8 buttercup -L .
Loading /etc…
-
I not sure that it is BoehmGC issues, but ECL's maintainer guess that it is. See: https://gitlab.com/embeddable-common-lisp/ecl/-/issues/705
Long story short: an attempt to build ECL on macOS 10.5 …
catap updated
8 months ago
-
Spinning out one specific issue from #177:
kons-9 compilation has an undocumented dependency on the Common Lisp variable `*READ-DEFAULT-FLOAT-FORMAT*` having its default value `SINGLE-FLOAT`. If th…
-
Parinfer thinks that semicolons between vertical bars is a comment (it's not). At least in common lisp, racket, and lumen this is wrong
```racket
(define |;| 5)
(print |;|)
```
is changed to
`…
-
I tried to build MCLIDE today using the latest CCL 1.12 and SLIME 2.24 on my system. Unfortunately it encountered some errors. I didn’t follow the instructions exactly; I made a symlink to my `ccl` an…
-
Here is which error I'm getting:
```
Traceback (most recent call last):
0 File "unknown"
In sb-ext:name-conflict
Args (# export cffi-sys::defcfun-helper-forms cffi-sys::defcfun-h…
-
CLHS apparantly requires implementations to provide a macro-function for non-ANSI special-operators http://www.lispworks.com/documentation/lw71/CLHS/Body/f_macro_.htm with the line:
> The macro def…