[Mono-bugs] [Bug 342981] Ruby.NET crash

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Nov 24 14:21:57 EST 2007


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


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |vargaz at gmail.com




--- Comment #3 from Zoltan Varga <vargaz at gmail.com>  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.


More information about the mono-bugs mailing list