[Mono-bugs] [Bug 38674][Nor] Changed - TimeSpan.MinValue.Negate () does not throw

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Dec 2003 17:14:33 -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 bmaurer@users.sf.net.

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

--- shadow/38674	2003-12-25 17:05:51.000000000 -0500
+++ shadow/38674.tmp.2692	2003-12-25 17:14:32.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 38674
 Product: Mono/Compilers
 Version: unspecified
 OS: Red Hat 8.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
@@ -149,6 +149,9 @@
 ------- Additional Comments From bmaurer@users.sf.net  2003-12-23 22:25 -------
 The above patch resolves this issue in both the long and the int case.
 We are now emitting the same code as csc.
 
 ------- Additional Comments From miguel@ximian.com  2003-12-25 17:05 -------
 Please feel free to apply this patch.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-12-25 17:14 -------
+Fixed in CVS.