[Mono-bugs] [Bug 399047] Broken TypeBuilder.GetField

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 10 16:01:10 EDT 2008


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

User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=399047#c1


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |ASSIGNED




--- Comment #1 from Rodrigo Kumpera <rkumpera at novell.com>  2008-06-10 14:01:10 MDT ---
Marek, working on it.

Just a minor correction. Right now we generate:

ldfld !!0 class G<!!0>::F 

And it should be:

ldfld !0 class G<!!0>::F 

The field should be a VAR and not a MVAR.


-- 
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.


More information about the mono-bugs mailing list