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

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





--- Comment #9 from Zoltan Varga <[EMAIL PROTECTED]>  2008-09-19 19:40:20 MDT 
---
Ok, so I tough the problem was that it was missing the '.volatile' prefix,
while the problem is that the field referenced by ldsfld is missing the 
volatile modreg, i.e. the csc generated code contains:

ldsfld     string modreq([mscorlib]System.Runtime.CompilerServices.IsVolatile)
class Gen`1<string>::str


-- 
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  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to