[Mono-bugs] [Bug 71604][Nor] Changed - CS1574 reported for cref to event on interface

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 10 Mar 2005 10:33:11 -0500 (EST)


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 atsushi@ximian.com.

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

--- shadow/71604	2005-01-22 11:30:45.000000000 -0500
+++ shadow/71604.tmp.10584	2005-03-10 10:33:11.000000000 -0500
@@ -12,12 +12,13 @@
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: CS1574 reported for cref to event on interface
+BugsThisDependsOn: 73543
 
 Compile the following code using mcs (mcs /target:library /doc:test.xml) :
 
 using System;
 
 /// <summary>