[Mono-dev] Re: Ambiguous matching in method resolution
pablosantosluac at terra.es
pablosantosluac at terra.es
Thu Jun 1 04:33:19 EDT 2006
Well, the funny thing is that the problems I detected are between methods
in... different interfaces!!
----- Original Message -----
From: "Robert Jordan" <robertj at gmx.net>
To: <mono-devel-list at lists.ximian.com>
Sent: Thursday, June 01, 2006 9:33 AM
Subject: [Mono-dev] Re: Ambiguous matching in method resolution
> Ympostor wrote:
>> pablosantosluac at terra.es escribió:
>>> And more info yet.
>>>
>>> The methods that seem to have trouble are the following:
>>>
>>> - The server is "publishing" several interfaces under different "service
>>> names" by remoting.
>>>
>>> - There are methods with the same name and different signatures on
>>> different interfaces.
>>>
>>> - These methods are the ones causing trouble (not even overloaded
>>> methods on the same interface, but methods with the same name on
>>> different ones)
>>
>> Just wondering... I have also experimented this exception when using
>> Remoting and methods with the same name (overloaded). Have you tested the
>> scenario Windows+MS.NET vs Windows+MS.NET? If yes and it works, the
>> objective is to find a small testcase where the behaviour differs from
>> one runtime to another.
>
> It looks like this bug:
>
> http://bugzilla.ximian.com/show_bug.cgi?id=77191
>
> Robert
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list