https://bugzilla.novell.com/show_bug.cgi?id=398586

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=398586#c2


Rodrigo Kumpera <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #2 from Rodrigo Kumpera <[EMAIL PROTECTED]>  2008-06-10 12:50:07 
MDT ---
Marek,

The issue here can be seen from the disassembled code:

 .class nested private auto ansi beforefieldinit '<>c__CompilerGenerated0'
        extends [mscorlib]System.Object
  {
    .field  assembly  !!0 u



This code is completely broken as a field can never be an MVAR.

The fix will be part of the metadata verifier, which must check the class
structure during load time and fail it.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to