[Mono-bugs] [Bug 23422] Changed - NullRefernce when compiling this code
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
4 May 2002 22:10:50 -0000
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=23422
--- shadow/23422 Fri Apr 19 11:45:50 2002
+++ shadow/23422.tmp.10363 Sat May 4 18:10:50 2002
@@ -1,13 +1,13 @@
Bug#: 23422
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details: Mandrake 8.2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: pt99par@student.bth.se
QAContact: mono-bugs@ximian.com
@@ -49,6 +49,11 @@
FileSystemChange += handler;
whe uncommented the NullRef disapears
------- Additional Comments From lupus@ximian.com 2002-04-19 11:45 -------
csc compiles the sample fine.
mcs dies also when run on it with the ms runtime (in the same way).
+
+------- Additional Comments From miguel@ximian.com 2002-05-04 18:10 -------
+Fixed on CVS.
+
+The bug was very simple.