[Mono-list] The delegate must have only one target.

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Thu Oct 15 23:25:06 EDT 2009


On Thu, 2009-10-15 at 13:34 -0400, Gonzalo Paniagua Javier wrote:
> On Thu, 2009-10-15 at 14:19 +0200, Cliff Stanford wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > .NET seems to object to calling BeginInvoke on an event that has more
> > than one target, throwing an ArgumentException.
> > 
> > Mono, on the other hand, calls multiple targets sequentially on the same
> > thread.
> > 
> > Is this a deliberate difference?
> 
> Looks more like a bug. Can you add a small, self-contained test case to
> bugzilla? (http://mono-project.com/Bugs)

Dear Google: Cliff entered
https://bugzilla.novell.com/show_bug.cgi?id=547426 and the problem is
already fixed in trunk. It will soon make it to mono-2-4 and mono-2-6
branches.

-Gonzalo




More information about the Mono-list mailing list