Introduce new condition type FILE-OPERATION-ERROR to handle errors
authorChris Hanson <org/chris-hanson/cph>
Tue, 29 Oct 1991 14:32:22 +0000 (14:32 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 29 Oct 1991 14:32:22 +0000 (14:32 +0000)
commitc941635b2e594a46f5d50113fd9580d2d2fa3990
tree59196fc946da70169bc08fa6d3c518dd9c29e67a
parent48cc9d0feea7c832603faf750643e032fe064b63
Introduce new condition type FILE-OPERATION-ERROR to handle errors
generated by all file and directory primitives.  Consequently
eliminate FILE-TOUCH-ERROR and OPEN-FILE-ERROR.
v7/src/runtime/error.scm
v7/src/runtime/load.scm
v7/src/runtime/pathnm.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/sfile.scm
v7/src/runtime/uerror.scm
v7/src/runtime/unxprm.scm
v8/src/runtime/load.scm
v8/src/runtime/runtime.pkg