Bad `func` slot type + SBCL 2.1.2 dropped support sb-sprof:map-trace-samples
Ouverte
- Langage dominant
- Common Lisp
- Étoiles
- 81
- Forks
- 9
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.