[Mono-bugs] [Bug 65931][Nor] Changed - Dynamic assembly .GetTypes() length is wrong

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 6 Oct 2004 06:07:14 -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 vargaz@gmail.com.

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

--- shadow/65931	2004-10-05 21:05:57.000000000 -0400
+++ shadow/65931.tmp.4216	2004-10-06 06:07:13.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 65931
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 040 One week
 Priority: Normal
 Component: CORLIB
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: martin.tapp@cae.com               
 QAContact: mono-bugs@ximian.com
@@ -37,6 +37,9 @@
 wAsmBuilder->GetTypes().Length returns 256 instead of 251 with mono, but 
 returns 251 with MS.NET.
 
 Thanks!
 
 Martin Tapp
+
+------- Additional Comments From vargaz@gmail.com  2004-10-06 06:07 -------
+Fixed in CVS and 1.0 branch