mail-archives/mono-bugs/2006-February/039372.html

85 строки
3.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 77530][Nor] Changed - [PATCH] serialization of
integral enum value is not correct
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077530%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%20serialization%20of%0A%09integral%20enum%20value%20is%20not%20correct&In-Reply-To=bug-77530%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="039371.html">
<LINK REL="Next" HREF="039373.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 77530][Nor] Changed - [PATCH] serialization of
integral enum value is not correct</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077530%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%20serialization%20of%0A%09integral%20enum%20value%20is%20not%20correct&In-Reply-To=bug-77530%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 77530][Nor] Changed - [PATCH] serialization of
integral enum value is not correct">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Sat Feb 18 09:31:40 EST 2006</I>
<P><UL>
<LI>Previous message: <A HREF="039371.html">[Mono-bugs] [Bug 77530][Nor] Changed - [PATCH] serialization of
integral enum value is not correct
</A></li>
<LI>Next message: <A HREF="039373.html">[Mono-bugs] [Bug 77590][Nor] New - XmlReflectionImporter does not
check for Xml attribtes on IXmlSerializable implementation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#39372">[ date ]</a>
<a href="thread.html#39372">[ thread ]</a>
<a href="subject.html#39372">[ subject ]</a>
<a href="author.html#39372">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gert.driesen at pandora.be.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=77530">http://bugzilla.ximian.com/show_bug.cgi?id=77530</A>
--- shadow/77530 2006-02-18 09:20:37.000000000 -0500
+++ shadow/77530.tmp.17688 2006-02-18 09:31:40.000000000 -0500
@@ -179,6 +179,11 @@
We can indeed skip the call to XmlCustomFormatter.FromEnum as an
optimization. I modified this in my new patch.
Let me know if you want me to change EnumMap to lazy init the arrays
instead.
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gert.driesen at pandora.be</A> 2006-02-18 09:31 -------
+Created an attachment (id=16498)
+Updated patch
+
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="039371.html">[Mono-bugs] [Bug 77530][Nor] Changed - [PATCH] serialization of
integral enum value is not correct
</A></li>
<LI>Next message: <A HREF="039373.html">[Mono-bugs] [Bug 77590][Nor] New - XmlReflectionImporter does not
check for Xml attribtes on IXmlSerializable implementation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#39372">[ date ]</a>
<a href="thread.html#39372">[ thread ]</a>
<a href="subject.html#39372">[ subject ]</a>
<a href="author.html#39372">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>