[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:08:26 -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 lupus@ximian.com.

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

--- shadow/58283	2004-05-10 12:02:08.000000000 -0400
+++ shadow/58283.tmp.3033	2004-05-10 12:08:26.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Runtime
 Version: unspecified
 OS: Solaris 8
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gkodinov@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -31,6 +31,10 @@
 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
 
+
+------- Additional Comments From lupus@ximian.com  2004-05-10 12:08 -------
+I guess this is from the 0.91 release?
+Please try with cvs: a fix has been committed. Reopen if it still fails.