[Mono-bugs] [Bug 77593][Nor] Changed - Mixing implicit operator type conversions with sub-classes fails in mono

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 13 17:30:11 EST 2006


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 marek.safar at seznam.cz.

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

--- shadow/77593	2006-02-18 15:20:02.000000000 -0500
+++ shadow/77593.tmp.3555	2006-03-13 17:30:11.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77593
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: WinXPSP2
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: peter at drealm.org.uk               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -98,6 +98,9 @@
 	}
 	
 	public class realClass2 : aClass2 { public realClass2() { } }
 	
 	public class fromClass { public int f; }
 }
+
+------- Additional Comments From marek.safar at seznam.cz  2006-03-13 17:30 -------
+Fixed in SVN.


More information about the mono-bugs mailing list