[Mono-dev] [PATCH] fixes for /mono/mono/metadata/*
Sebastien Pouliot
sebastien.pouliot at gmail.com
Wed Sep 2 14:53:23 EDT 2009
On Wed, 2009-09-02 at 15:50 -0300, Rodrigo Kumpera wrote:
> Changelog:
>
> @@ -25,6 +36,7 @@
> calculating interface offsets instead of the number of methods.
> This way we
> avoid bubles on the layout.
>
> +>>>>>>> .r141154
>
> Some conflict dirt slipped in.
oops
> the icall.c change is superfluous, it will never be null and this is
> dead code I forgot to remove.
Ok. I wondered if the null check was missing (before the loop) or if the
null check inside the loop was dead-code.
Thanks
Sebastien
More information about the Mono-devel-list
mailing list