[Mono-bugs] [Bug 541840] MCS emits incorrect lexical blocks for exception blocks

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 9 11:48:52 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=541840

User martin at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=541840#c8





--- Comment #8 from Martin Baulig <martin at novell.com>  2009-10-09 09:48:52 MDT ---
To fix this, we need to call SymbolWriter.OpenScope() after emitting the
'stloc.0' at IL_0010 and also call SymbolWriter.DefineLocalVariable() after
emitting this statement.

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


More information about the mono-bugs mailing list