[Mono-bugs] [Bug 72259][Nor] Changed - Numerical calculation in Mono produces wrong results

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 6 Feb 2005 11:49:59 -0500 (EST)


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 dcasper@uci.edu.

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

--- shadow/72259	2005-02-06 09:12:28.000000000 -0500
+++ shadow/72259.tmp.30113	2005-02-06 11:49:59.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72259
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: Fedora 3, VirtualPC
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dcasper@uci.edu               
 QAContact: mono-bugs@ximian.com
@@ -108,6 +108,19 @@
 some may be due to rounding issues when printing).
 It looks like you're using mint to run the program, instead of mono.
 Please report if that solves the issue: you should not use mint.
 Also, please file a bug report about the issue with the complex
 expression you had to simplify, so we can fix that bug.
 Thanks.
+
+------- Additional Comments From dcasper@uci.edu  2005-02-06 11:49 -------
+I am running 1.1.3.
+
+Yes, when run with mono instead of mint, I get the correct results.
+
+Sorry, I didn't realize the correct command to use was "mono" 
+instead of "mint" (especially since "mint" runs simple programs).  I 
+must have misunderstood the documentation or else stumbled on 
+something obsolete.
+
+I will revisit the other bug using the correct command...
+