[Mono-devel-list] Re: [Bug 43229][Nor] Changed - Directory.GetDirectories does not return dirs starting with '.' char

ville vi64pa at kolumbus.fi
Tue May 20 10:49:41 EDT 2003


On Tuesday 20 May 2003 15:54, you wrote:
> 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 bmaurer at users.sf.net.
>
> http://bugzilla.ximian.com/show_bug.cgi?id=43229
>
> --- shadow/43229	Tue May 20 08:05:37 2003
> +++ shadow/43229.tmp.13685	Tue May 20 08:54:03 2003
> @@ -89,6 +89,11 @@
>  Bug is in io-layer/io.c FindFirstFile function. It uses glob () function
>  which does not return directories starting with '.' char. Maybe
> GLOB_APPEND flag helps???
>
>  ------- Additional Comments From dick at ximian.com  2003-05-20 08:05 -------
>  Fixed in CVS
> +
> +------- Additional Comments From bmaurer at users.sf.net  2003-05-20 08:54
> ------- +Ville,
> +
> +Did you ever create the NUnit test for this?

Yes, In System.IO/DirectoryTest.cs GetDirectories () and GetFiles ().



More information about the Mono-devel-list mailing list