[Mono-bugs] [Bug 67042][Nor] Changed - Compiler crash with static string a; string b = a + "x"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Sep 2004 16:38:27 -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 jluke@cfl.rr.com.

http://bugzilla.ximian.com/show_bug.cgi?id=67042

--- shadow/67042	2004-09-30 15:38:56.000000000 -0400
+++ shadow/67042.tmp.7993	2004-09-30 16:38:27.000000000 -0400
@@ -70,6 +70,11 @@
 in expression.cs around line 3142, we are casting to Expression from a
 value in an ArrayList which is actually a Argument without checking
 the type.  A similar thing also happens in a few other places in that
 file.
 I will look into fixing this, but so far I seem to end up emitting
 invalid IL.
+
+------- Additional Comments From jluke@cfl.rr.com  2004-09-30 16:38 -------
+Created an attachment (id=11752)
+patch
+