Better bootstrap error handling

db4
Slava Pestov 2008-12-12 21:06:16 -06:00
parent 115d6e792f
commit b3428c61e6
1 changed files with 4 additions and 2 deletions

View File

@ -102,6 +102,8 @@ SYMBOL: bootstrap-time
] if
] [
drop
load-help? off
"resource:basis/bootstrap/bootstrap-error.factor" run-file
[
load-help? off
"resource:basis/bootstrap/bootstrap-error.factor" run-file
] with-scope
] recover