Bad `func` slot type + SBCL 2.1.2 dropped support sb-sprof:map-trace-samples
Đang mở
- Ngôn ngữ chính
- Common Lisp
- Star
- 81
- Fork
- 9
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.