[Mono-bugs] [Bug 57895][Maj] Changed - Invalid IL code for simple statement
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 5 May 2004 06:34:58 -0400 (EDT)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57895
--- shadow/57895 2004-05-05 05:45:36.000000000 -0400
+++ shadow/57895.tmp.17594 2004-05-05 06:34:58.000000000 -0400
@@ -177,6 +177,12 @@
[more mint output because version is not an option]
------- Additional Comments From reg@nyda.info 2004-05-05 05:45 -------
Created an attachment (id=7593)
produced executable
+
+------- Additional Comments From lupus@ximian.com 2004-05-05 06:34 -------
+Dennis, as Nick explained, your code is icorrect, it is a bug in the
+C# compiler that lets you compile your buggy code and a bug in the
+interp that runs it. You can't expect that code to run (and produce
+meaningful results).