[Mono-bugs] [Bug 62610][Nor] Changed - Attaching MarshalAsAttribute via SRE does not work as expected

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 17 Sep 2004 07:49:38 -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@gmail.com.

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

--- shadow/62610	2004-08-13 01:41:31.000000000 -0400
+++ shadow/62610.tmp.23396	2004-09-17 07:49:38.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 62610
 Product: Mono: Class Libraries
 Version: unspecified
 OS: SUSE 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mathpup@mylinuxisp.com               
 QAContact: mono-bugs@ximian.com
@@ -270,6 +270,9 @@
 (with the obvious change from libtest.so to test.dll). 
 
 ------- Additional Comments From mathpup@mylinuxisp.com  2004-08-13 01:41 -------
 Created an attachment (id=9064)
 Patch to fix bug
 
+
+------- Additional Comments From vargaz@gmail.com  2004-09-17 07:49 -------
+Fixed in CVS and the 1.0 branch. Thanks for the patch.