[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
Tue, 30 Mar 2004 13:00:14 -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-30 08:47:40.000000000 -0500
+++ shadow/56223.tmp.5967	2004-03-30 13:00:14.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Runtime
 Version: unspecified
 OS: Solaris 8
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Blocker
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gkodinov@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -32,6 +32,10 @@
 MinValue=-9223372036854775808
 MaxValue=9223372036854775807
 
 Solaris 8 output :
 MinValue=9223372032559808512
 MaxValue=9223372036854775807
+
+------- Additional Comments From vargaz@freemail.hu  2004-03-30 13:00 -------
+I can't reproduce this using current CVS. Could you try the
+current version ?