on Mono this;
 
System.IO.DirectoryInfo.GetFiles("*.*")  
 
misses out files with no extension!!!!

originally it, on dotnet, found all, as expected.  
 
given this might pass at lot of tests, it seems to me to be a nasty little
bug, for x-framework development.
 
my setup;
mepis linus 6.5, mono 1.2.6, Boo 0.8

-- 
View this message in context: 
http://www.nabble.com/DirectoryInfo.GetFiles%28%29--bug--tp15023561p15023561.html
Sent from the Mono - General mailing list archive at Nabble.com.

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to