[Mono-list] DirectoryInfo.GetFiles() bug?

Alan McGovern alan.mcgovern at gmail.com
Wed Jan 23 14:01:23 EST 2008


Ah, i didn't know that. My bad!

Alan.
On Jan 23, 2008 6:45 PM, Jonathan Pryor <jonpryor at vt.edu> wrote:

> On Wed, 2008-01-23 at 18:17 +0000, Alan McGovern wrote:
> > Are you sure that's a bug? '*.*' will look for every file which
> > contains a '.' character in it. If you want all files, you should just
> > use ' * ', or leave out the mask altogether.
>
> On Windows, '*.*' means *all* files, even those without a '.':
>
>  http://blogs.msdn.com/oldnewthing/archive/2007/12/17/6785519.aspx
>
> So how close do we want to get to Win32 semantics? :-)
>
>  - Jon
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080123/8cd2605c/attachment.html 


More information about the Mono-list mailing list