[Mono-bugs] [Bug 70864][Maj] Changed - Mono don't generate native wrappers for delegates which returns structs or enums.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 29 Dec 2004 18:01:27 -0500 (EST)


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@gmail.com.

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

--- shadow/70864	2004-12-29 08:47:17.000000000 -0500
+++ shadow/70864.tmp.23499	2004-12-29 18:01:27.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 70864
 Product: Mono: Runtime
 Version: 1.0
 OS: unknown
 OS Details: Windows 2003
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: JIT
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: ddmk@r66.ru               
 QAContact: mono-bugs@ximian.com
@@ -111,6 +111,9 @@
 Additional Information:
 Portable.NET hungs on this sample too.
 
 ------- Additional Comments From ddmk@r66.ru  2004-12-29 05:13 -------
 this bug present in versions 1.05 and 1.13
 
+
+------- Additional Comments From vargaz@gmail.com  2004-12-29 18:01 -------
+Fixed in SVN HEAD and the 1.0 branch.