[Mono-dev] [PATCH] implement type comparison for MONO_TYPE_FNPTR

Vincent Povirk madewokherd at gmail.com
Fri Sep 24 20:03:09 EDT 2010


Errrr.... there shouldn't have been a return TRUE at the end of that
case. The while loop confused me by being clever and only exiting via
returns.

On Fri, Sep 24, 2010 at 6:55 PM, Vincent Povirk <madewokherd at gmail.com> wrote:
> This patch copies the type comparison logic for FNPTR from metadata.c
> to reflection.c, so that the recursive type comparisons have different
> semantics.
>
> I am in way over my head here, but it seems to work in that my test
> program takes ever so slightly longer to crash.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: type-compare-1b.diff
Type: text/x-patch
Size: 1392 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100924/64534e71/attachment.bin 


More information about the Mono-devel-list mailing list