[Mono-bugs] [Bug 403371] Uncatched exception in CheckNewExceptionWithoutThrowingRule

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 24 18:51:58 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=403371

User nestor.salceda at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=403371#c1





--- Comment #1 from Néstor Salceda <nestor.salceda at gmail.com>  2008-06-24 16:51:57 MDT ---
Created an attachment (id=224149)
 --> (https://bugzilla.novell.com/attachment.cgi?id=224149)
An isolated testcase for test with Cecil.

Here is the proposed testcase, I have removed the code dependent with gendarme
and I tried to isolate the problem.

For compiling: gmcs -target:library -pkg:mono-nunit -pkg:mono-cecil TestCase.cs 

For executing: nunit-console2 TestCase.dll

It seems a problem when Cecil reads the method body from an auto generated type
(see the yield and iterators), and it contains generic parameters.

Hope it helps :)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list