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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
14 Apr 2002 19:36:16 -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 pt99par@student.bth.se.

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

--- shadow/23422	Sun Apr 14 15:24:00 2002
+++ shadow/23422.tmp.25214	Sun Apr 14 15:36:16 2002
@@ -1,14 +1,14 @@
 Bug#: 23422
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Mandrake 8.2
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pt99par@student.bth.se               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -40,6 +40,11 @@
 in Mono.CSharp.Driver:Main ()
 
 ------- Additional Comments From pt99par@student.bth.se  2002-04-14 15:24 -------
 Created an attachment (id=1612)
 The code that doesnt compile
 
+
+------- 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