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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 10:21: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 vargaz@freemail.hu.

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

--- shadow/58283	2004-05-25 10:11:05.000000000 -0400
+++ shadow/58283.tmp.26252	2004-05-25 10:21:26.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58283
 Product: Mono: Runtime
 Version: unspecified
 OS: Solaris 8
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gkodinov@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
@@ -53,6 +53,9 @@
 I've just checked out the CVS afresh and have rebuilt everyting from
 scratch. I still get it.
 
 ------- Additional Comments From vargaz@freemail.hu  2004-05-25 10:11 -------
 Ok, now I can reproduce this. The problem was that my system had
 the 'aintl' function, while yours don't.
+
+------- Additional Comments From vargaz@freemail.hu  2004-05-25 10:21 -------
+Hopefully fixed in CVS.