[Mono-bugs] [Bug 53457][Nor] Changed - Problem with `initobj !0'
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Jan 2004 07:35:47 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53457
--- shadow/53457 2004-01-28 07:34:58.000000000 -0500
+++ shadow/53457.tmp.11632 2004-01-28 07:35:47.000000000 -0500
@@ -28,6 +28,11 @@
IL_0006: ldarg.0
IL_0007: ldflda !0 class 'Foo'<!0>::t
IL_000c: initobj !0
IL_0012: ret
Attached is a small testcase and the csc generated binary.
+
+------- Additional Comments From martin@ximian.com 2004-01-28 07:35 -------
+Created an attachment (id=6541)
+Test case
+