[Mono-devel-list] Interpreter exception handling

Paolo Molaro lupus at ximian.com
Thu Aug 21 10:46:57 EDT 2003


On 08/20/03 Bernie Solomon wrote:
> However I note some code in the interpreter to handle an exception clause
> type "3" (explicit constant) which I can't find defined anywhere in the spec
> or the code. What is this and what is it supposed to do?

3 is wrong, it's supposed to be MONO_EXCEPTION_CLAUSE_FAULT.
I'll fix cvs, though fault clauses are probably completely untested code
paths, both in the interp and in the jit. Anyone up to writing a few
test cases (you'll need to write them in ilasm)?

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list