[Mono-bugs] [Bug 75369][Nor] Changed - Stack and queue use CopyTo rather than enumerator

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 23 19:07:12 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/75369	2005-06-23 18:55:51.000000000 -0400
+++ shadow/75369.tmp.17500	2005-06-23 19:07:12.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 75369
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: Ubuntu Hoary 5.0.4
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: bmaurer at users.sf.net                            
 ReportedBy: john.caloyannis at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: BitArray:CopyTo doesn't support object arrays
+Summary: Stack and queue use CopyTo rather than enumerator
 
 Error in both mcs and gmcs version mono-1.1.8
 compiled from source using ./configure --prefix=/usr/local, make, sudo make
 install.
 Operating system Linux Ubuntu Hoary 5.0.4
 
@@ -87,6 +87,9 @@
 Cordially John Caloyannis
 
 ------- Additional Comments From gonzalo at ximian.com  2005-06-23 18:55 -------
 Fixed in svn head r46458.
 
 Thanks.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-06-23 19:07 -------
+Gonz's fix actually is incorrect.


More information about the mono-bugs mailing list