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: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to