Unwind-Protect and Jumping into the Abyss

liberte at cs.uiuc.edu liberte at cs.uiuc.edu
Thu Dec 17 21:54:18 UTC 1992


I'd never heard of ContinueUnwind - do any other languages support it?

What about nested unwind protect blocks?  If an outer unwind protect does
a continue unwind, do inner protected blocks get executed first? I guess
that would make sense, but perhaps not always.  What if the inner protected
block closed something that needs to remain open in order to continue
the execution?  

dan





More information about the Self-interest mailing list