[Mono-bugs] [Bug 25168] Changed - mcs doesn't realize implicit conversion operator

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
24 May 2002 23:15:23 -0000


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 ravi@ximian.com.

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

--- shadow/25168	Thu May 23 08:00:41 2002
+++ shadow/25168.tmp.1237	Fri May 24 19:15:23 2002
@@ -1,13 +1,13 @@
 Bug#: 25168
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: SuSE 8.0
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: detlev@die-offenbachs.de               
 QAContact: mono-bugs@ximian.com
@@ -122,6 +122,9 @@
       Console.WriteLine("f5: {0} == f2: {1}",
         f5.ToString(), f2.ToString());
     }
   }
 }
 -----------------------------------------------------------------
+
+------- Additional Comments From ravi@ximian.com  2002-05-24 19:15 -------
+Fixed in CVS