[Mono-bugs] [Bug 72255][Nor] Changed - File.Exists throws IOException for invalid filename
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 6 Feb 2005 04:40:11 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=72255
--- shadow/72255 2005-02-06 04:39:31.000000000 -0500
+++ shadow/72255.tmp.25065 2005-02-06 04:40:11.000000000 -0500
@@ -24,6 +24,11 @@
in <0x00092> System.IO.File:Exists (string)
in <0x0000c> EntryPoint:Main ()
When using MS.NET, no exception is reported.
I've attached a patch that fixes this issue. Can someone review it ?
+
+------- Additional Comments From gert.driesen@pandora.be 2005-02-06 04:40 -------
+Created an attachment (id=14097)
+patch that fixes this issue
+