[Mono-bugs] [Bug 45415][Blo] Changed - System.Int32 is not a Subclass of according to Type.IsSubclassOf()
   
    bugzilla-daemon@rocky.ximian.com
     
    bugzilla-daemon@rocky.ximian.com
       
    Wed, 25 Jun 2003 11:45:35 -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 ravi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45415
--- shadow/45415	Wed Jun 25 11:33:59 2003
+++ shadow/45415.tmp.15787	Wed Jun 25 11:45:35 2003
@@ -81,6 +81,11 @@
 clearly see that System.Int32 is not considered a subclass of
 System.ValueType.
                                                                      
           
 So no, this doesn't need the new icall.c changes, apparently.
 
+
+------- Additional Comments From ravi@ximian.com  2003-06-25 11:45 -------
+Woah, I also meant to say that this bug only manifests itself when
+compiling corlib. I am looking into that now. Any inputs would be
+appreciated.