[Mono-devel-list] [PATCH] fix in System.Xml.Serialization.XmlSerializationWriterInterpreter
Eran Domb
erand at mainsoft.com
Sun Nov 23 01:59:43 EST 2003
Hello,
I found a problem in XmlSerializationWriterInterpreter.MemberHasValue().
If type is Enum the code use type.GetElememtType() instead of
Enum.GetUnderlyingType().
Attached is a patch. If no one objects I will commit.
Thanks
Eran Domb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031123/90cf8d8d/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: XmlSerializationWriterInterpreter.cs.diff
Type: application/octet-stream
Size: 818 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031123/90cf8d8d/attachment.obj
More information about the Mono-devel-list
mailing list