[Mono-bugs] [Bug 81563][Wis] Changed - Invoke cannot be called directly on a delegate(CS1533)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 8 13:56:05 EDT 2007
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 wasabi at larvalstage.net.
http://bugzilla.ximian.com/show_bug.cgi?id=81563
--- shadow/81563 2007-05-08 12:47:55.000000000 -0400
+++ shadow/81563.tmp.5501 2007-05-08 13:56:05.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 81563
Product: Mono: Compilers
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: wasabi at larvalstage.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -50,6 +50,10 @@
/// Occurs when an Exception is raised within the ModuleHost.
/// </summary>
public event ServiceExceptionEventHandler ServiceException;
+
+------- Additional Comments From wasabi at larvalstage.net 2007-05-08 13:56 -------
+Switching to not using Invoke works successfully, but MS csc does not
+mind .Invoke.
More information about the mono-bugs
mailing list