[Mono-devel-list] [PATCH] monodis and JScript.NET assemblies

Ankit Jain radical at gmail.com
Thu Aug 4 01:30:11 EDT 2005


Hi,

The patch skips any marshal info for the return type parameter. Also,
the case that monodis isn't able to handle is when there are no rows
at all in the param table for the method, but method has parameters. I
was handling only the case when rows for some params were missing.

Attached is a proposed altered patch.

-Ankit

On 8/4/05, Jb Evain <mono at evain.net> wrote:
> Hello there,
> 
> The SVN version of monodis can not read assemblies compiled using a
> JScript.NET compiler. Those compilers emit methods that have
> parameters defined in the method's signature, but not in the Param
> table.
> 
> Could someone review the attached patch and tell me if I can commit ?
> 
> Thanks,
> 
> Jb
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> 
> 
> 


-- 
Blog :
Mono hacking : http://mono-nosip.blogspot.com
Personal : http://www.corewars.org/radical
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dis_mjs.patch
Type: text/x-patch
Size: 1905 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050804/b7e2a8fd/attachment.bin 


More information about the Mono-devel-list mailing list