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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78941 --- shadow/78941 2006-07-24 17:07:43.000000000 -0400 +++ shadow/78941.tmp.12724 2006-07-25 08:16:52.000000000 -0400 @@ -75,6 +75,11 @@ + _tail = (_tail + 1) % _array.Length; + _array[_tail] = obj; _size++; } ---------- + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-25 08:16 ------- +Created an attachment (id=17350) +Queue patch + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
