[Mono-bugs] [Bug 59833][Nor] Changed - NullReferenceException calling IsSerialized on EnumBuilder
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 1 Jul 2004 09:57:59 -0400 (EDT)
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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=59833
--- shadow/59833 2004-06-23 09:02:16.000000000 -0400
+++ shadow/59833.tmp.30276 2004-07-01 09:57:59.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59833
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -49,6 +49,9 @@
and #59894) actually cause this issue, but rather allow this issue
to surface.
But you are correct that you can't reproduce this issue with current
cvs as the EnumBuilder that's currently in cvs is not functional at
all.
+
+------- Additional Comments From vargaz@freemail.hu 2004-07-01 09:57 -------
+Fixed in CVS.