On Mon, May 07, 2007 at 12:13:16PM +0900, Sanghyeon Seo wrote:
> Actually, this "128 properties" bug is fixed in Mono SVN, so I didn't
> experience this.

Well, I guess just I wasted a bunch of my time, then...  I just finished
building mono from SVN, and I think I now get the same patch you do.

> > That was enough to get Microsoft.Scripting.dll to build.
> > Microsoft.Scripting.Vestigial.dll keeps giving me "error CS8100:
> > Internal error: could not find Invoke method!"  Haven't started to look
> > at that yet.
> 
> This error can be avoided by patch-delegate-conversion I posted.
> Can you try it?

Yep, with current mono SVN and your delegate-conversion patch I get this
crash somewhere in Microsoft.Scripting.Vestigial:

  at (wrapper managed-to-native) 
System.MonoCustomAttrs.GetCustomAttributesInternal 
(System.Reflection.ICustomAttributeProvider,System.Type,bool) <0x00004>
  at (wrapper managed-to-native) 
System.MonoCustomAttrs.GetCustomAttributesInternal 
(System.Reflection.ICustomAttributeProvider,System.Type,bool) <0xffffffff>
  ...

which I assume is the same one you saw.  I'll look at it some more tomorrow.

Joe
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to