[Mono-devel-list] [PATCH] Patch for reflection.c to handle MonoGenericInst

Raja R Harinath rharinath at novell.com
Mon Jun 7 09:09:23 EDT 2004


Hi,

Raja R Harinath <rharinath at novell.com> writes:

> Paolo Molaro <lupus at ximian.com> writes:
>
>> On 06/04/04 Raja R Harinath wrote:
>>
>>> 'make bootstrap' is failing in mono_reflection_get_custom_attrs () on a
>>> MonoGenericInst.  I have attached a patch that treats subclasses of
>>> System.MonoType like System.MonoType.
>>> 
>>> Does this seem reasonable?  I couldn't test this further since there
>>> seems to be a gmcs bug in the handling of ObsoleteAttribute.
>>
>> Why doesn't the error happen with:
>> 	make PROFILE=net_2_0
>> in mcs/ and only with make bootstrap?
>
> I didn't try that.  Maybe there's a difference between the installed
> version of mono and the version being compiled in the mono/ tree.  Both
> variants pick up the in-tree version of 'gmcs'.
>
> Were you able to duplicate the error with 'make bootstrap'?

Strange.  'make bootstrap' worked without a hitch today, even without
the above patch.

- Hari



More information about the Mono-devel-list mailing list