[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 16:21:30 -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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71213
--- shadow/71213 2005-01-13 14:07:07.000000000 -0500
+++ shadow/71213.tmp.23844 2005-01-13 16:21:30.000000000 -0500
@@ -91,6 +91,11 @@
I can't see where ToFileTime is taking into account the architecture.
I would think it should check BitConverter.IsLittleEndian() and swap
the types according to the results.
------- Additional Comments From cgaisford@novell.com 2005-01-13 14:07 -------
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
+