
9 Nov
2011
9 Nov
'11
6:31 p.m.
Am 09.11.2011 15:45, schrieb Giovanni Piero Deretta:
I thik that the best thing to do woud be to document that the exception should be eventually rethrown at some point (not necessarily inside the catch(...) before resuming the calling (i.e. suspend()) context. suspend() should assert that the context has actually unwound.
this is what function unwind_stack() does - so I'll update the docu and add a note related to this issue thx, Oliver