[Mono-devel-list] mono/mono/metadata/image.c patch

Paolo Molaro lupus at ximian.com
Thu Jul 17 12:55:11 EDT 2003


On 07/15/03 Jackson Harper wrote:
> -		if (table > 0x2b) {
> +		if (table > 0x2d) {
>  			g_warning("bits in valid must be zero above 0x2b (II - 23.1.6)");
>  		}

Use MONO_TABLE_LAST from metadata.h.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list