40ants / 40ants/cl-flamegraph

Bad `func` slot type + SBCL 2.1.2 dropped support sb-sprof:map-trace-samples

Aperta
#3 8 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.