[Mono-bugs] [Bug 56223][Blo] Changed - long.MinValue returns a positive integer on Solaris 8

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 31 Mar 2004 09:02:40 -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 vargaz@freemail.hu.

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

--- shadow/56223	2004-03-31 08:03:37.000000000 -0500
+++ shadow/56223.tmp.16956	2004-03-31 09:02:39.000000000 -0500
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Blocker
 Component: misc
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: vargaz@freemail.hu                            
 ReportedBy: gkodinov@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: long.MinValue returns a positive integer on Solaris 8
@@ -79,6 +79,9 @@
                 internal long m_value;
 
 
 ------- Additional Comments From gkodinov@openlinksw.co.uk  2004-03-31 08:03 -------
 Note also that I've actually recompiled the class libraries on Solaris
 - if you have yours from (say) Linux it may behave differently.
+
+------- Additional Comments From vargaz@freemail.hu  2004-03-31 09:02 -------
+Ok, I can reproduce this using the recompiled class libs.