[Mono-bugs] [Bug 77947][Nor] Changed - [PATCH] Avoid setting array
elements to null in array literals
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 29 11:30:05 EST 2006
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=77947
--- shadow/77947 2006-03-29 10:38:20.000000000 -0500
+++ shadow/77947.tmp.4787 2006-03-29 11:30:05.000000000 -0500
@@ -1,17 +1,17 @@
Bug#: 77947
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
-AssignedTo: rharinath at novell.com
+AssignedTo: marek.safar at seznam.cz
ReportedBy: vargaz at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [PATCH] Avoid setting array elements to null in array literals
@@ -25,6 +25,9 @@
and mscorlib.dll by about 1KB respectively.
------- Additional Comments From vargaz at gmail.com 2006-03-29 10:38 -------
Created an attachment (id=16698)
patch
+
+------- Additional Comments From marek.safar at seznam.cz 2006-03-29 11:30 -------
+I will review the patch as I am working on similar topic.
More information about the mono-bugs
mailing list