[Mono-bugs] [Bug 58531][Nor] Changed - gmcs: `ref' modifier not enforced

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 18 Aug 2004 05:42:22 -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 martin@ximian.com.

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

--- shadow/58531	2004-05-29 09:37:01.000000000 -0400
+++ shadow/58531.tmp.17007	2004-08-18 05:42:22.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58531
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -71,6 +71,9 @@
     // refTest.swap<Stuff<int>>(ref x, ref y);
     x.Print();
     y.Print();
   }
 
 }
+
+------- Additional Comments From martin@ximian.com  2004-08-18 05:42 -------
+Fixed in CVS (a few days ago).