[Mono-bugs] [Bug 25692][Nor] Changed - values being rounded by the runtime?

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
17 Jun 2002 10:53:52 -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 dietmar@ximian.com.

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

--- shadow/25692	Mon Jun  3 12:37:21 2002
+++ shadow/25692.tmp.18339	Mon Jun 17 06:53:52 2002
@@ -1,16 +1,16 @@
 Bug#: 25692
-Product: Mono/Runtime
+Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 7.2
 OS Details: 
 Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: misc
+Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -78,6 +78,9 @@
 
 So, to recap: we need to test for the overflow condition in a
 different way to workarund the issue, because we are relying on
 basically undefined behaviour when a long is implicitly converted to a
 doubles (the same happens with an int and a float).
 
+
+------- Additional Comments From dietmar@ximian.com  2002-06-17 06:53 -------
+Paolo states it is a class library problem.