* mini.c: Always generate a field read/write wrapper for members
authorLluis Sanchez <lluis@novell.com>
Thu, 30 Sep 2004 15:59:13 +0000 (15:59 -0000)
committerLluis Sanchez <lluis@novell.com>
Thu, 30 Sep 2004 15:59:13 +0000 (15:59 -0000)
commita84a63f44acf52201aa2abbcd60501332f5ed07e
tree7c01a5c1b270ba79f6c472386477a365e950ce01
parent89b40cefda722577ada2be0fb97446a0c5981839
* mini.c: Always generate a field read/write wrapper for members
of the class MarshalByRefObject since the actual instance could
be a CBO.

svn path=/trunk/mono/; revision=34567
mono/mini/ChangeLog
mono/mini/mini.c