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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80675 --- shadow/80675 2007-01-30 13:35:03.000000000 -0500 +++ shadow/80675.tmp.16119 2007-01-30 13:54:00.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80675 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: WONTFIX Severity: Unknown Priority: Major Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -47,6 +47,17 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-01-30 13:35 ------- Created an attachment (id=18585) test case + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-30 13:54 ------- +.NET 2.0 is broken in this respect as well: + +12:20 < jchambers> DateTime time = +System.IO.Directory.GetLastWriteTimeUtc ("C:\\DontExist"); +12:20 < jchambers> returns: +12:20 < jchambers> {1/1/1601 12:00:00 AM} + +*sigh* Compatibility blah blah blah. I will route around the damage +in Beagle. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
