[Mono-bugs] [Bug 52499][Wis] Changed - Compiling a program with CS0110 results in a nullref
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Jan 2004 11:37:28 -0500 (EST)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52499
--- shadow/52499 2004-01-05 18:00:39.000000000 -0500
+++ shadow/52499.tmp.9124 2004-01-07 11:37:28.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 52499
Product: Mono/Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -43,6 +43,9 @@
in_transit is private bool (no property) so its normally not possible
for it to cause a null ref exception... (and no, the line number is
not incorrect, because it works with that line commented out)
------- Additional Comments From miguel@ximian.com 2004-01-05 18:00 -------
Fixed.
+
+------- Additional Comments From miguel@ximian.com 2004-01-07 11:37 -------
+forgot to close.