[Mono-bugs] [Bug 56774][Nor] Changed - implicit type conversion behaviour differs from csc

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 10 Apr 2004 02:32: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 gonzalo@ximian.com.

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

--- shadow/56774	2004-04-10 01:43:56.000000000 -0400
+++ shadow/56774.tmp.24255	2004-04-10 02:32:38.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 56774
-Product: Mono: Compilers
+Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
-Component: C#
+Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vladimir@pobox.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -46,6 +46,9 @@
 class TestClass {
   public static void Main () {
     MyClass mc = new MyClass(5);
   }
 }
 ---- end ----
+
+------- Additional Comments From gonzalo@ximian.com  2004-04-10 02:32 -------
+This is not a bug in the compiler. It's in System.Reflection/Binder.cs