When starting a new CMDL, bind the list of condition handlers to '()
authorChris Hanson <org/chris-hanson/cph>
Wed, 15 May 1991 22:02:20 +0000 (22:02 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 15 May 1991 22:02:20 +0000 (22:02 +0000)
commitba31c218d3b977fe1bdc914c1b7993ad010a0bb3
treef062b4380e8bc495e1186aa798d6018cf0a5dd29
parentcbddd64de68a327872c04e7fc801884b514a84b2
When starting a new CMDL, bind the list of condition handlers to '()
so that the handlers for the parent CMDL do not catch errors meant for
this CMDL.
v7/src/runtime/rep.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg