[Mono-bugs] [Bug 358154] New: Difference between Mono and MS .NET 1. 1 with Callable Abstract Events
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 1 16:02:53 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=358154
Summary: Difference between Mono and MS .NET 1.1 with Callable
Abstract Events
Product: Mono: Compilers
Version: 1.2.4
Platform: i586
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: brad at getcoded.net
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=192855)
--> (https://bugzilla.novell.com/attachment.cgi?id=192855)
Test case
MS .NET 1.1 (and 2.0 for that matter) seems to disallow calling abstract
events.
When compiling the attached test case, MS .NET gives the following error:
The event 'A.Initialized' can only appear on the left hand side of += or -=
while Mono 1.2.4 compiles successfully.
Once it builds, I'll be trying Mono 1.9.0 also.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list