[Mono-bugs] [Bug 54209][Maj] Changed - this.bool = (DateTime.Ticks != 0) in DateTime Property
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 2 Mar 2004 08:48:10 -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 simon.steele@softel.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=54209
--- shadow/54209 2004-02-11 11:47:38.000000000 -0500
+++ shadow/54209.tmp.21509 2004-03-02 08:48:10.000000000 -0500
@@ -55,6 +55,9 @@
Test application to reproduce problem.
------- Additional Comments From simon.steele@softel.co.uk 2004-02-11 11:47 -------
Also, the bug can be hidden by including: System.Console.WriteLine
(_dt.ToString()) before the check on the Ticks property.
+
+------- Additional Comments From simon.steele@softel.co.uk 2004-03-02 08:48 -------
+This code now causes a segfault on the latest mono.