Hello,

> Monodis shows the following signature for mono-generated .cctors:
> 
>     .method compilercontrolled static  specialname  rtspecialname
>            default void .cctor()  cil managed
> 
> Whereas .NET-generated .cctors have the following sig:
> 
>     .method private static  hidebysig  specialname  rtspecialname
>            default void .cctor()  cil managed

Thanks for the report;  This has been fixed.

Miguel
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to