[Mono-bugs] [Bug 71213][Maj] Changed - System.IO.File.SetCreationTime does not save dates on files correctly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 Jan 2005 19:59:05 -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 dick@ximian.com.

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

--- shadow/71213	2005-01-13 16:21:30.000000000 -0500
+++ shadow/71213.tmp.30065	2005-01-13 19:59:05.000000000 -0500
@@ -96,6 +96,9 @@
 oops, I meant "swap the bytes according to the results"
 
 ------- Additional Comments From grompf@sublimeintervention.com  2005-01-13 16:21 -------
 Created an attachment (id=13719)
 proposed patch
 
+
+------- Additional Comments From dick@ximian.com  2005-01-13 19:59 -------
+I wonder if this conversion would be better hidden in io-layer?