[Mono-bugs] [Bug 28194][Min] Changed - UnmanagedType implementation needs to be finished.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
9 Oct 2002 05:17:53 -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 miguel@ximian.com.

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

--- shadow/28194	Fri Oct  4 02:07:23 2002
+++ shadow/28194.tmp.8703	Wed Oct  9 01:17:53 2002
@@ -1,13 +1,13 @@
 Bug#: 28194
 Product: Mono/MCS
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: debian sid with alp cvs packages
-Status: REOPENED   
-Resolution: 
+Status: VERIFIED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kiwnix@yahoo.es               
 QAContact: mono-bugs@ximian.com
@@ -70,6 +70,11 @@
 others not.
 
 ------- Additional Comments From miguel@ximian.com  2002-10-04 02:07 -------
 The TypeManager.IsUnmanagedType function still has to verify that all
 the fields in a struct are unmanaged types.
 
+
+------- Additional Comments From miguel@ximian.com  2002-10-09 01:17 -------
+I have now completed the implementation of IsUnmanagedType.
+
+So the complete bug is fixed