[Mono-bugs] [Bug 29193][Cri] Changed - Lookups of events in external libraries not working.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
20 Aug 2002 20:34:32 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=29193
--- shadow/29193 Tue Aug 20 16:34:13 2002
+++ shadow/29193.tmp.17489 Tue Aug 20 16:34:32 2002
@@ -23,6 +23,11 @@
Do this:
mcs -target:library library.cs
mcs program.cs -r:library.dll
You will get the error there about an event not being there, when it is.
+
+------- Additional Comments From miguel@ximian.com 2002-08-20 16:34 -------
+Created an attachment (id=2132)
+Library source code.
+