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 [EMAIL PROTECTED]

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

--- shadow/79070        2006-08-13 13:10:48.000000000 -0400
+++ shadow/79070.tmp.8069       2006-08-13 16:45:40.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79070
 Product: Mono: Compilers
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -32,6 +32,16 @@
     static void Main(string[] args)   
     {   
         MyDecimal a = new MyDecimal(), b = new MyDecimal();   
         System.Console.WriteLine(a + b);   
     }   
 }
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-08-13 16:45 -------
+I wanted to look into fixing this bug, but it seems like it's already
+been fixed in SVN.
+
[EMAIL PROTECTED]:~/bugs> mcs 79070.cs
[EMAIL PROTECTED]:~/bugs> mono 79070.exe 
+84
+
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to