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@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to