[Mono-bugs] [Bug 24374] Changed - System.MonoType:GetEvents() throws a NullReferenceException

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 May 2002 16:09:33 -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 joe@ximian.com.

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

--- shadow/24374	Wed May  8 11:57:07 2002
+++ shadow/24374.tmp.19940	Wed May  8 12:09:33 2002
@@ -67,6 +67,12 @@
 make[1]: Entering directory `/home/opt/ximian/gtk-sharp/atk'
 mcs --unsafe --target library -L ../glib -L ../pango -r glib-sharp -r
 pango-sharp -o atk-sharp.dll --recurse '*.cs'
 ./generated/Object.cs(159) error CS0246: Cannot find type
 `GtkSharp.voidObjectintObjectSignal'
 
+
+------- Additional Comments From joe@ximian.com  2002-05-08 12:09 -------
+You probably have to re-autogen and make clean.
+
+If you still don't have any luck, I'll try to whip up a test case
+after work.