Re: [Mono-dev] Runtime.MonoIline

2009-01-26 Thread Rodrigo Kumpera
Yes, something like that. But no need for the GList. On Sat, Jan 24, 2009 at 7:43 PM, Jerry Maine wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > You mean something like this? (Released under MIT/X11 license) > > > gboolean* > mono_index_custom_attr (MonoImage *image, guint32 idx,

Re: [Mono-dev] Runtime.MonoIline

2009-01-24 Thread Jerry Maine
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You mean something like this? (Released under MIT/X11 license) gboolean* mono_index_custom_attr (MonoImage *image, guint32 idx, const char *attr_assembly, const char *attr_name_space, const char *attr) { guint32 mtoken, i, len; guint32 cols [

Re: [Mono-dev] Runtime.MonoIline

2009-01-24 Thread Jerry Maine
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rodrigo Kumpera wrote: > No, I spend to whole week fixing race conditions and been sick. > The code is pretty simple, thou: > > /*NOTE, this doesn't work with dynamic assemblies*/ > void > mono_image_has_assembly_ref (MonoImage *image, const char > *ta

[Mono-dev] Runtime.MonoIline

2009-01-23 Thread Jerry Maine
Kumpera, have you finished your patch that would make my inlining patch simpler? ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list