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

https://bugzilla.novell.com/show_bug.cgi?id=668925#c1


Sebastien Pouliot <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #1 from Sebastien Pouliot <[email protected]> 2011-02-09 02:03:58 
UTC ---
ouch, looks like a cecil bug

Compiling this with CSC (from VS2008) results in an ExceptionHandler with a
HandlerStart != null and a HandlerEnd == null.

According to reflector it should end at L_000d
but!!! last instruction is at L_000c, which Cecil seems to turn into null

note: Compiling this with gmcs does not throw (HandlerEnd is not null).

-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to