1.0.24.45: handle IO errors in LDB and when saving the core
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 17 Jan 2009 10:43:57 +0000 (10:43 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 17 Jan 2009 10:43:57 +0000 (10:43 +0000)
commit18d08023458b475bbd6734ece3b428166f74a8f3
tree9df5a97d96379919c048ebbb3d7e580eeed17206
parentc1c2f11c297774cd7f0f48baeaa7631fec155405
1.0.24.45: handle IO errors in LDB and when saving the core

 * In LDB, if users response cannot be read, assume y.

 * Check fwrite() called when saving the core, and report the error.

 * Patch by Daniel Lowe.
src/runtime/monitor.c
src/runtime/print.c
src/runtime/save.c
version.lisp-expr