[Mono-bugs] [Bug 23422] Changed - NullRefernce when compiling this code

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Apr 2002 15:45: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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=23422

--- shadow/23422	Tue Apr 16 09:23:41 2002
+++ shadow/23422.tmp.29589	Fri Apr 19 11:45:50 2002
@@ -45,6 +45,10 @@
 
 
 ------- Additional Comments From pt99par@student.bth.se  2002-04-14 15:36 -------
  The problem is probably on line 28 .. 
 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).