[Mono-bugs] [Bug 58287][Maj] Changed - Timespan crashes on Mac OS X
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 24 May 2004 12:31:24 -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 totte@hiddenpeaks.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58287
--- shadow/58287 2004-05-24 11:58:24.000000000 -0400
+++ shadow/58287.tmp.7528 2004-05-24 12:31:24.000000000 -0400
@@ -10,13 +10,12 @@
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: umuff@quark.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Timespan crashes on Mac OS X
Server error in '/' application
Description: Error processing request.
@@ -86,6 +85,11 @@
Simple Class to break TimeSpan on Mac OS X
------- Additional Comments From dru@druware.com 2004-05-24 11:58 -------
The attachment will expose the flaw in TimeSpan.cs. It will only work with positive values.
+
+------- Additional Comments From totte@hiddenpeaks.com 2004-05-24 12:31 -------
+This is not a bug in TimeSpan.cs but in the ppc jit (or MacOSX stuff)
+
+Works on x86.