https://bugzilla.novell.com/show_bug.cgi?id=342981#c3


Zoltan Varga <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #3 from Zoltan Varga <[EMAIL PROTECTED]>  2007-11-24 12:21:56 MST 
---
This is a Ruby.NET bug. In CodeGenFacade.cs, there are lines of the form:

            System.Diagnostics.Debug.Assert(blocks.Pop () == Clause.Finally);

Here, blocks.Pop () should be executed allways, but it is only executed if
the code is compiled with DEBUG defined.


-- 
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