[Mono-bugs] [Bug 62232][Wis] Changed - We don't report cs0208

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 3 Aug 2004 12:48:50 -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 miguel@ximian.com.

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

--- shadow/62232	2004-08-01 13:57:59.000000000 -0400
+++ shadow/62232.tmp.10924	2004-08-03 12:48:50.000000000 -0400
@@ -48,6 +48,13 @@
  
       * sbyte, byte, ... 
       * Any enum-type.
       * Any pointer-type. 
       * Any user-defined struct-type that contains fields of 
 unmanaged-types only.'
+
+------- Additional Comments From miguel@ximian.com  2004-08-03 12:48 -------
+Yes, known bug. 
+
+The problem is that TypeManager.VerifyUnManaged is not complete.
+
+