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=71287

--- shadow/71287        2005-01-14 17:39:06.000000000 -0500
+++ shadow/71287.tmp.32397      2005-12-12 16:40:54.000000000 -0500
@@ -1,23 +1,24 @@
 Bug#: 71287
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Decimal division fails in some cases.
+BugsThisDependsOn: 60227
 
 The following program was extracted from the NUnit regression tests, 
 and it fails:
 
 using System;
 
@@ -32,6 +33,9 @@
                else
                        Console.WriteLine ("Success");
        }
 }
 
 The program works fine on MS.NET (compiled with mcs and csc)
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-12-12 16:40 -------
+this is most likely a precision issue
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to