зеркало из https://github.com/mono/mail-archives.git
78 строки
3.1 KiB
HTML
78 строки
3.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 59833][Nor] Changed - NullReferenceException calling IsSerialized on EnumBuilder
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="017846.html">
|
|
<LINK REL="Next" HREF="017848.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 59833][Nor] Changed - NullReferenceException calling IsSerialized on EnumBuilder
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 59833][Nor] Changed - NullReferenceException calling IsSerialized on EnumBuilder">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Wed, 23 Jun 2004 09:02:16 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="017846.html">[Mono-bugs] [Bug 58657][Blo] Changed - EnumBuilder does not work.
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017848.html">[Mono-bugs] [Bug 59894][Wis] Changed - TypeBuilder implementation does not match MS.NET
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17847">[ date ]</a>
|
|
<a href="thread.html#17847">[ thread ]</a>
|
|
<a href="subject.html#17847">[ subject ]</a>
|
|
<a href="author.html#17847">[ 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="mailto:lupus@ximian.com.">lupus@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=59833">http://bugzilla.ximian.com/show_bug.cgi?id=59833</A>
|
|
|
|
--- shadow/59833 2004-06-09 16:58:35.000000000 -0400
|
|
+++ shadow/59833.tmp.10702 2004-06-23 09:02:16.000000000 -0400
|
|
@@ -12,13 +12,13 @@
|
|
ReportedBy: <A HREF="mailto:gert.driesen@pandora.be">gert.driesen@pandora.be</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
TargetMilestone: ---
|
|
URL:
|
|
Cc:
|
|
Summary: NullReferenceException calling IsSerialized on EnumBuilder
|
|
-BugsThisDependsOn: 58657
|
|
+BugsThisDependsOn: 58657[FIXED]
|
|
|
|
When calling IsSerializable on an complete EnumBuilder, the following
|
|
NullReferenceException is thrown :
|
|
|
|
Unhandled Exception: System.NullReferenceException: Object reference not
|
|
set to
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="017846.html">[Mono-bugs] [Bug 58657][Blo] Changed - EnumBuilder does not work.
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017848.html">[Mono-bugs] [Bug 59894][Wis] Changed - TypeBuilder implementation does not match MS.NET
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17847">[ date ]</a>
|
|
<a href="thread.html#17847">[ thread ]</a>
|
|
<a href="subject.html#17847">[ subject ]</a>
|
|
<a href="author.html#17847">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|