Bad `func` slot type + SBCL 2.1.2 dropped support sb-sprof:map-trace-samples
Aperta
- Lingua principale
- Common Lisp
- Stelle
- 81
- Fork
- 9
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The `func` slot of the `node` class has type `(or string sb-di::compiled-debug-fun)` but its initform is `nil`, which does not match.
This is an issue on modern SBCLs.
Either the initform needs to be set to `""` or `null` must be added to the types.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.