[Mono-bugs] [Bug 80508][Nor] New - code quality regression for array init

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 12 12:42:19 EST 2007


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 at ximian.com.

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

--- shadow/80508	2007-01-12 12:42:19.000000000 -0500
+++ shadow/80508.tmp.22951	2007-01-12 12:42:19.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 80508
+Product: Mono: Compilers
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: lupus at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: code quality regression for array init
+
+The code generated for constant array initializers regressed:
+mcs now initializes manually each element instead of calling the usual
+InitializeArray () (see the Hashtable .cctor for example: a 34 element int
+array).


More information about the mono-bugs mailing list