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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 1 Apr 2003 22:13:27 -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 gonzalo@ximian.com.

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

--- shadow/38674	Tue Apr  1 18:01:03 2003
+++ shadow/38674.tmp.2993	Tue Apr  1 22:13:27 2003
@@ -64,6 +64,10 @@
 Leaving open but moving it to mcs to have someone look at it.  There
 was a bug in mcs ith checked byte values before, wasn't there?
 
 ------- Additional Comments From miguel@ximian.com  2003-04-01 18:01 -------
 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.