[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:05:51 -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 miguel@ximian.com.

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

--- shadow/38674	2003-12-23 22:25:39.000000000 -0500
+++ shadow/38674.tmp.2616	2003-12-25 17:05:51.000000000 -0500
@@ -146,6 +146,9 @@
 This should fix it
 
 
 ------- 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.