[Mono-bugs] [Bug 32193][Wis] Changed - bug with arrays, object constructors, and ref types
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 15 Apr 2003 14:00:30 -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=32193
--- shadow/32193 Sat Oct 12 04:55:03 2002
+++ shadow/32193.tmp.18281 Tue Apr 15 14:00:30 2003
@@ -1,14 +1,14 @@
Bug#: 32193
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vladimir@pobox.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -116,6 +116,9 @@
mint executes correctly.
I can't quite see what's going on here.. executes correctly without the
ref's. Same results with both mcs and csc-compiled assemblies. (Please
change the summary to something more indicative of what this bug is)
+
+------- Additional Comments From lupus@ximian.com 2003-04-15 14:00 -------
+This seems to work as well.