-
This is a structure-specific version of CLOS sealing #6 .
+ [x] [SBCL](http://www.sbcl.org/manual/index.html#index-Declaration_002c-freeze_002dtype)
+ [ ] CCL
+ [ ] ECL
+ [x] CMU
+ [ ] ABCL
+ [ …
-
Imported from SourceForge on 2024-07-04 23:19:08
Created by **[andreas-hermann](https://sourceforge.net/u/andreas-hermann/)** on 2019-10-08 07:13:29
Original: https://sourceforge.net/p/maxima/bugs/358…
rtoy updated
4 months ago
-
Imported from SourceForge on 2024-07-04 18:03:37
Created by **[macrakis](https://sourceforge.net/u/macrakis/)** on 2021-12-08 00:14:31
Original: https://sourceforge.net/p/maxima/bugs/3898
---
~~~~
…
rtoy updated
4 months ago
-
```
; compiling (CFFI:DEFCFUN ("clacrm_" %%CLACRM ...) ...)
; compiling (COMMON-LISP:DEFUN %CLACRM ...).
; compiling (CFFI:DEFCFUN ("clacrt_" %%CLACRT ...) ...)
; compiling (COMMON-LISP:DEFUN %CLA…
-
```lisp
CL-USER> (swank:inspect-in-emacs (make-array 5 :element-type nil))
An attempt to access an array of element-type NIL was made. Congratulations!
[Condition of type SB-KERNEL:NIL-ARRAY-…
-
### Description of the problem / feature request:
Linking a C++ program with `clang -fsanitize=undefined` results in undefined symbols.
It is necessary to use `clang++ -fsanitize=undefined` instea…
-
```
Traceback (most recent call last):
File "NIL", line NIL, in SIGNAL-CO…
(SB-IMPL::SIGNAL-CORRUPT-HASH-TABLE-BUCKET
#)
File "NIL", line NIL, in GETHASH/E…
(SB-IMPL::GETHASH/EQ…
-
Recently, I modified the project [adp](https://github.com/Hectarea1996/adp). Now it extends ASDF to support [scribble](https://docs.racket-lang.org/scribble/index.html)-like files. It just defines the…
-
- [ ] pgloader --version
```
SBCL 2.1.2
```
- [ Yes] did you test a fresh compile from the source tree?
- [ Yes] did you search for other similar issues?
…
-
Did experience this on the combination Windows/gcl. Now I did experience the same thing on the combination Linux/sbcl: If I start wxMaxima from a terminal and then interrupt it using Ctrl+C one CPU is…