[Mono-dev] Understanding & Resolving MoMA Issue Messages
Jonathan Pobst
monkey at jpobst.com
Thu Dec 3 12:31:14 EST 2009
The issue is that the most recent MoMA definitions are for Mono 2.4.
This method was implemented in r128397 (March 2nd, 2009), so it is not
in Mono 2.4.
It is however in the later 2.4.x releases.
I was under the (obviously mistaken) impression that the public API
would not be changing in these minor bugfix releases. I will release a
new set of MoMA definitions with the upcoming Mono 2.4.3.
Thanks for reporting this!
Jonathan
Miguel de Icaza wrote:
> Hello,
>
>> Method missing from Mono - NameValueCollection HttpResponse.get_Headers ()
>
> This has to be a bug in Moma or somewhere else, because this method is
> not only present in Mono, it is a fundamental part of ASP.NET, you
> should not have to change any code that uses that at all.
>
> We should not be flagging this method at all. Do you have a test case
> that we can look at, to double check?
>
>
> _______________________________________________
> 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