[Mono-dev] Patch for Queue<T> and Stack<T>

Gert Driesen gert.driesen at telenet.be
Fri Feb 16 04:01:45 EST 2007


Lionel,

Please submit a bug report and create unit tests for these changes. 

For the binary serialization changes, you can use the unit test for List<T>
as an example.

Gert

> -----Original Message-----
> From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-
> bounces at lists.ximian.com] On Behalf Of Lionel Cuir
> Sent: vrijdag 16 februari 2007 9:26
> To: mono-devel-list at ximian.com
> Subject: [Mono-dev] Patch for Queue<T> and Stack<T>
> 
> - Solved differences in binary serialization between .Net and Mono
> (both v1.x and v2.x).
> - Changed a slightly different behavior of Mono implementation versus
> .Net one.
> 
> 





More information about the Mono-devel-list mailing list