Don't export classify-stack-situation
As it's not intended for general use.
This commit is contained in:
parent
f203a8933a
commit
d282841a78
4 changed files with 8 additions and 6 deletions
|
|
@ -8,7 +8,8 @@
|
|||
(print-backtrace-and-exception/knots exn)
|
||||
(simple-format/knots #t
|
||||
"situation: ~A\n"
|
||||
(classify-stack-situation
|
||||
((@@ (knots backtraces)
|
||||
classify-stack-situation)
|
||||
(stack->vector stack))))
|
||||
(primitive-exit 0))
|
||||
(lambda ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue