[Mono-bugs] [Bug 42706][Wis] Changed - File.Copy( ) and File Permissions
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 10 May 2003 05:54:21 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42706
--- shadow/42706 Sat May 10 05:35:31 2003
+++ shadow/42706.tmp.12121 Sat May 10 05:54:21 2003
@@ -58,6 +58,10 @@
If you're only looking up the private handle data, then you don't need
to pass the file_handle parameter, NULL will do.
I've committed a fix based on this patch to CVS.
+
+------- Additional Comments From gonzalo@ximian.com 2003-05-10 05:54 -------
+I put the g_asserts because, as the handlers are just opened, they
+must be found by _wapi_lookup_handler.