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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 24 Jul 2003 11:19:53 -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 miguel@ximian.com.

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

--- shadow/38674	Tue Apr  1 22:13:27 2003
+++ shadow/38674.tmp.15496	Thu Jul 24 11:19:53 2003
@@ -68,6 +68,9 @@
 I tried running the program with mcs, and it does thrown an exception.
  What was the MCS bug?
 
 ------- Additional Comments From gonzalo@ximian.com  2003-04-01 22:13 -------
 You should undo Nick's workaround in TimeSpan.Negate, which is already
 in CVS.
+
+------- Additional Comments From miguel@ximian.com  2003-07-24 11:19 -------
+Can we get a simple test case for this bug?