On 02/17/06 Paolo Molaro wrote:
> We'll take a look at the ilasm failures (it is also important that ilasm
> doesn't leave behind 0-length files when it fails).

Ankit is looking at this.

> I will probably add a mono option like 
> --debug-expect-exception=System.InvalidProgramException
> so we can more easily check for cases where mono exits with an error and
> when it exits because of the correct exception.

Current svn will raise an exception instead of aborting on invalid IL.
I also implemented a few checks in the jit/runtime, so currently
only about 30 checks fail from your tests (down from 80-90).

lupus

-- 
-----------------------------------------------------------------
[EMAIL PROTECTED]                                     debian/rules
[EMAIL PROTECTED]                             Monkeys do it better
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to