[Mono-bugs] [Bug 31172][Wis] Changed - Assignment of decimal to element of decimal[] missing ldelema
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
25 Sep 2002 20:56:43 -0000
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=31172
--- shadow/31172 Tue Sep 24 20:21:35 2002
+++ shadow/31172.tmp.17803 Wed Sep 25 16:56:43 2002
@@ -1,14 +1,14 @@
Bug#: 31172
Product: Mono/MCS
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: hwang_rob@yahoo.ca
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -114,6 +114,9 @@
One-line patch to expression.cs (1.356) attached.
------- Additional Comments From hwang_rob@yahoo.ca 2002-09-24 20:21 -------
Created an attachment (id=2373)
fix for expression.cs (1.356)
+
+------- Additional Comments From miguel@ximian.com 2002-09-25 16:56 -------
+Thanks! Your patch is correct, I have now applied it to CVS.