https://bugzilla.novell.com/show_bug.cgi?id=351568
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=351568#c15 Chris Toshok <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Info Provider|[EMAIL PROTECTED] | Resolution| |FIXED --- Comment #15 from Chris Toshok <[EMAIL PROTECTED]> 2008-06-10 12:48:57 MDT --- checked in a fix for this. Basically made emission more transactional, with StartEmit/DoEmit/EndEmit replacing the original Emit call in runtime.cpp. so, we loop over all elements we're bubbling over, calling StartEmit on all of them. then call DoEmit on all of them, then EndEmit on all of them. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
