[Mono-list] Re: [Gtk-sharp-list] ThreadNotify (A bug in
Queue.Dequeue method)
Miguel de Icaza
miguel@ximian.com
14 Oct 2002 16:22:00 -0400
Hello!
> The last problem I showed here is not ThreadNotify's fault. Seems to be
> a bug in Queue.Dequeue.
> If you look at the output of the test, you will notice it isn't accurate
> to the data in the queue when you use Dequeue, but the commented part
> with foreach works fine.
This sounds like a case for someone to write some regression tests for
Queue. Pablo, would you be interested in that?
Miguel.