[Mono-bugs] [Bug 61033][Blo] Changed - JIT crash when passing a delegate into PInvoke that returns another delegate [TESTCASE ATTACHED]

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 2 Jul 2004 10:52:41 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by vargaz@freemail.hu.

http://bugzilla.ximian.com/show_bug.cgi?id=61033

--- shadow/61033	2004-07-02 08:04:56.000000000 -0400
+++ shadow/61033.tmp.19994	2004-07-02 10:52:41.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61033
 Product: Mono: Runtime
 Version: unspecified
 OS: Mac OS X 10.3
 OS Details: OSX10.3.4
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: grompf@sublimeintervention.com               
 QAContact: mono-bugs@ximian.com
@@ -33,6 +33,9 @@
 Pass the delegate (like any other) into unmanaged land.
 
 ------- Additional Comments From grompf@sublimeintervention.com  2004-07-01 19:46 -------
 Created an attachment (id=8433)
 Testcase for bug 61033
 
+
+------- Additional Comments From vargaz@freemail.hu  2004-07-02 10:52 -------
+Fixed in CVS.