[Mono-dev] patch for reading assemblies

Jb Evain mono at evain.net
Sun Apr 9 10:40:18 EDT 2006


Hi Eyal,

Thanks for your patch. Please format your code using the Mono coding  
guideline:

MethodDecOrCall ()
array [index]

Once this is done, please commit.
Thanks again,

Jb

On Apr 9, 2006, at 3:11 PM, Eyal Alaluf wrote:

> Hi, JB.
>
> We have a toold that generates assemblies and when running Cecil to  
> read assemblies
> generated by this tool we hit a bug in Cecil. The bug is that Cecil  
> code in
> Mono.Cecil.ReflectionRead.VisitTypeDefinitionCollection assumed  
> that an outer class
> must appear nt the type reference table before its inner classes.
> The attached patch fixes this issue.
> Please review.
>
> Eyal.
> <cecil.patch>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list