[Mono-devel-list] mono/mono/metadata/image.c patch
Jackson Harper
jackson at latitudegeo.com
Thu Jul 17 16:31:48 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.
Right. So with that change is this ok? Should we have a warning there
that says something to the affect of 'Generics are not implemented.'?
Jackson
> lupus
>
> --
> -----------------------------------------------------------------
> lupus at debian.org debian/rules
> lupus at ximian.com Monkeys do it better
> _______________________________________________
> 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