[Mono-bugs] [Bug 43852][Nor] Changed - dequeue shoulds remove the item

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 29 May 2003 07:12:46 -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 juancri@tagnet.org.

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

--- shadow/43852	Thu May 29 05:58:32 2003
+++ shadow/43852.tmp.14867	Thu May 29 07:12:46 2003
@@ -1,22 +1,21 @@
 Bug#: 43852
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: juancri@tagnet.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: dequeue shoulds remove the item
 
 The System.Collections.Queue.Dequeue() method shoulds remove the item from 
 its internal array.
 
 http://msdn.microsoft.com/library/en-
@@ -30,6 +29,9 @@
 
 Thanks,
 JuanCri
 
 ------- Additional Comments From gonzalo@ximian.com  2003-05-29 05:58 -------
 Test case?
+
+------- Additional Comments From juancri@tagnet.org  2003-05-29 07:12 -------
+I was wrong :) thanks anyway.