dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pnet-developers] int ILMethodIsStaticConstructor(ILMethod *method)


From: Rhys Weatherley
Subject: Re: [Pnet-developers] int ILMethodIsStaticConstructor(ILMethod *method)
Date: Thu, 2 Feb 2006 07:32:31 +1000
User-agent: KMail/1.4.3

On Thursday 02 February 2006 12:29 am, Gopal V wrote:
> Tim Nichols wrote:
> > newbie mistake : note that I added these to struct _tagILMethod
> >
> > ILUInt8        isStaticConstructor;    ILUInt8        isConstructor;
>
> Just a random suggestion, maybe we should have a single global
> ".cctor" and just compare pointers with it ?

Sounds like a good idea to me.  Same with ".ctor".  Should be easy to add into 
"MemberCreate" in "pnet/image/member.c".

Cheers,

Rhys.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]