[Mono-bugs] [Bug 46992][Min] Changed - Decimal array causes 'unknown opcode..' error

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 26 Aug 2003 15:20:00 -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 richard.torkar@htu.se.

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

--- shadow/46992	2003-07-28 09:40:05.000000000 -0400
+++ shadow/46992.tmp.21392	2003-08-26 15:20:00.000000000 -0400
@@ -10,13 +10,12 @@
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Decimal array causes 'unknown opcode..' error
 
 compile and run:
 
 ----------
 using System;
@@ -62,6 +61,9 @@
 Expected results:
 (nothing)
 
 ------- Additional Comments From gonzalo@ximian.com  2003-07-28 09:40 -------
 If i compile the program with csc, when running it takes all the CPU
 and never ends.
+
+------- Additional Comments From richard.torkar@htu.se  2003-08-26 15:19 -------
+Added me to the CC...