2009-02-03 Rodrigo Kumpera <rkumpera@novell.com>
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 3 Feb 2009 19:30:21 +0000 (19:30 -0000)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 3 Feb 2009 19:30:21 +0000 (19:30 -0000)
commitd1c5860c317a870b58e631a2124e2a5ed316790a
tree47de743bb426b7e3f8db941d76232ed65e332309
parent64ba40a191d6d5d71601e1447fd5886c53dff221
2009-02-03 Rodrigo Kumpera <rkumpera@novell.com>

* verify.c (mono_delegate_signature_equal): Make it possible to check
first-arg-bound delegates to static method.

* verify.c (verify_delegate_compatibility): Correctly verify delegates to
static methods with the first arg bound.

Fixes #469529.

svn path=/trunk/mono/; revision=125581
mono/metadata/ChangeLog
mono/metadata/verify.c