[Mono-bugs] [Bug 63144][Wis] Changed - [PATCH] mcs crashes when array initializer uses unknown constructor
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 29 Aug 2004 14:26:24 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=63144
--- shadow/63144 2004-08-29 14:25:42.000000000 -0400
+++ shadow/63144.tmp.13832 2004-08-29 14:26:24.000000000 -0400
@@ -65,6 +65,10 @@
patch
------- Additional Comments From bmaurer@users.sf.net 2004-08-29 14:25 -------
Simple patch -- make sure that ArrayCreation returns null from Resolve
if it has any invalid children
+
+------- Additional Comments From bmaurer@users.sf.net 2004-08-29 14:26 -------
+oops, ignore the check duplicates part. I forgot to revert that in my
+tree.