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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
10 May 2002 15:40:37 -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	Fri May 10 11:14:32 2002
+++ shadow/24374.tmp.28422	Fri May 10 11:40:37 2002
@@ -90,6 +90,15 @@
 ------- Additional Comments From lupus@ximian.com  2002-05-10 11:14 -------
 Ok, that was the problem: I have bash.
 If I manually run in glib with *.cs generated/*.cs, it works.
 I suggest dropping the use of the --recurse option (though if the
 problem is with that we should also fix it) because it's going to be a
 maintainance problem.
+
+------- Additional Comments From joe@ximian.com  2002-05-10 11:40 -------
+Yeah, it seems to be more trouble than it's worth.  Miguel committed a
+fix to the mcs wrapper script the other day which should make doing
+'*.cs' work, though.
+
+I apologize for not having a test case for you, but I've been unable
+to duplicate it without compiling some 20 or 30 source files.  I am
+beginning to suspect it may be a compiler bug, though.