dotgnu-general
[Top][All Lists]
Advanced

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

[DotGNU]Re: Regarding ildiff ..


From: Karthik Kumar
Subject: [DotGNU]Re: Regarding ildiff ..
Date: Fri, 28 Sep 2001 05:10:44 -0700 (PDT)

Hello,

--- Gopal V <address@hidden> wrote:
> Hi Karthik,
>    I have sent a request for a function on the mailing list. I
> think you
>    would be interested in it. I want the function to remove a lot
> of redundant
>    code in ildiff and put it into the main API.
> 
>    What I had asked for was a compare function of the form
>    ILUInt32 Method_Compare(ILMethod *,ILMethod *);
> 
>    returning 0 when identical and a result code when different.
>    
>    With respect to ildiff , I may want to mask certain results.
>    for example the modules names may be different, but you should
> consider them as same.
>    
>    So what I really want is such a function
>    
>    if((ILMethod_Compare(mthd1,mthd2) &
> IL_METHOD_COMPARE_MASK_MODULE)==0)
>    {
>       //identical irrespective of module
>    }
    Let me look into this aspect.

Thanks.
Karthik Kumar.  

__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com


reply via email to

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