[Mono-bugs] [Bug 58283][Maj] Changed - Solaris JIT handling wrong negative integers type conversions ?

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 10 May 2004 12:02:08 -0400 (EDT)


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 gkodinov@openlinksw.co.uk.

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

--- shadow/58283	2004-05-10 12:00:53.000000000 -0400
+++ shadow/58283.tmp.2885	2004-05-10 12:02:08.000000000 -0400
@@ -26,6 +26,11 @@
 in <0x002a4> System.TimeSpan:FromMilliseconds (double)
 in <0x00060> System.TimeSpan:FromDays (double)
 in <0x00038> System.Globalization.Calendar:AddDays (System.DateTime,int)
 in <0x000f4> gogo:Main (string[])
 
 On Linux the same example throws no exception.
+
+------- Additional Comments From gkodinov@openlinksw.co.uk  2004-05-10 12:02 -------
+Created an attachment (id=7664)
+the sample
+