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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 May 2002 15:57:07 -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=24374

--- shadow/24374	Wed May  8 11:43:54 2002
+++ shadow/24374.tmp.9266	Wed May  8 11:57:07 2002
@@ -58,6 +58,15 @@
 on how to reproduce it building gtk-sharp).
 
 
 
 ------- Additional Comments From joe@ximian.com  2002-05-08 11:43 -------
 I just committed a fix for this, forgot to do it last night.
+
+------- Additional Comments From lupus@ximian.com  2002-05-08 11:57 -------
+Still getting (different) compilation errors:
+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'
+