http://bugzilla.novell.com/show_bug.cgi?id=547426


           Summary: The delegate must have only one target.
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: x86-64
        OS/Version: Ubuntu
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: System
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: Other


Created an attachment (id=322749)
 --> (http://bugzilla.novell.com/attachment.cgi?id=322749)
tar of project to display the issue

Description of Problem:


Steps to reproduce the problem:
1. Call BeginInvoke on a delegate with multiple targets.


Actual Results:

Mono calls each target in turn in a single thread.

Expected Results:

NET throws an ArgumentException of "The delegate must have only one target."

How often does this happen? 

Always.

Additional Information:

Actually, it's shame to fix this one as the Mono logic is far better than the
NET approach,

-- 
Configure bugmail: http://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