[Mono-bugs] [Bug 76966][Nor] Changed - [PATCH]
Directory.GetDirectories() returns unix domain sockets
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Mar 7 14:26:20 EST 2006
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 slomo at ubuntu.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76966
--- shadow/76966 2006-03-06 08:26:07.000000000 -0500
+++ shadow/76966.tmp.16143 2006-03-07 14:26:20.000000000 -0500
@@ -73,6 +73,18 @@
provide a more complete sample that actually fails to return
directories when executed.
Also include informations about your
* Mono version;
* OS version;
+
+------- Additional Comments From slomo at ubuntu.com 2006-03-07 14:26 -------
+This example fails on EVERY directory I try which has directories
+inside...
+
+just do:
+mkdir foo
+mkdir foo/bar
+test.exe foo
+
+this is ubuntu dapper with mono 1.1.13.4 + this patch. without the
+patch it works fine except the socket problem ;)
More information about the mono-bugs
mailing list