Remove Guile line numbers from backtrace tests
All checks were successful
/ test (push) Successful in 4s
All checks were successful
/ test (push) Successful in 4s
As these differ between 3.0.10 and 3.0.11.
This commit is contained in:
parent
33db002464
commit
f203a8933a
14 changed files with 14 additions and 14 deletions
|
|
@ -3,7 +3,7 @@
|
|||
(run-fibers
|
||||
(lambda ()
|
||||
(let ((pool (make-resource-pool (const 'resource) 1)))
|
||||
;; FIRST BACKTRACE ENTRY: 1762:12 (with-exception-handler
|
||||
;; FIRST BACKTRACE ENTRY: (with-exception-handler
|
||||
(with-exception-handler
|
||||
(lambda (e)
|
||||
(print-backtrace-and-exception/knots e)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue