[Mono-bugs] [Bug 50799][Min] Changed - Bugs in System.Collections.Queue
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 10 Nov 2003 21:56:33 -0500 (EST)
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 barce@frlp.utn.edu.ar.
http://bugzilla.ximian.com/show_bug.cgi?id=50799
--- shadow/50799 2003-11-10 21:55:30.000000000 -0500
+++ shadow/50799.tmp.8965 2003-11-10 21:56:33.000000000 -0500
@@ -30,6 +30,11 @@
private class SyncQueue
- method: public override object Clone ()
- Must return a synchronized (SyncStack) instance.
- method: public override void TrimToSize ()
- Not implemented.
+
+------- Additional Comments From barce@frlp.utn.edu.ar 2003-11-10 21:56 -------
+Created an attachment (id=5921)
+Patch to fix these bugs and several new tests
+