[Mono-dev] patch for dataset binary deserialization bugs

"Andrés G. Aragoneses" knocte at gmail.com
Sun Sep 14 16:24:51 EDT 2008


brandin claar wrote:
> I found 2 bugs while trying to deserialize binary datasets from .NET: 
> 
> 1.  A column with a DefaultValue set to anything other than DBNull would
> throw an exception.
> 
> 2.  A table with zero rows would throw an exception.
> 
> I have attached the patch I used to solve these issues.  Let me know if
> I'm out of my mind.  This is my first foray into debugging Mono.
> 

Thanks for the contribution. Adding unit tests for these bugs would be
appreciated as well (this way the patches will get reviewed and
committed faster).

Regards,

	Andrés

-- 



More information about the Mono-devel-list mailing list