[Mono-osx] This call crashes mono Directory.GetDirectories("/<path>", "*");

d_v dan.vandermolen at figpsoft.com
Thu Jan 22 15:09:06 EST 2009


Mono and my .exe crash and disappear from the Mac because the path is spelled
incorrectly.
Yikes. I was expecting an error to be raised or something...

The same behaviour occurs with Directory.GetFiles().



d_v wrote:
> 
> Does anyone know why this crashes Mono 2.2 on Mac OS X 10.5.6? (the
> program disappears without an error).
> 
> string[] dir =
> Directory.GetDirectories("/DanDotNet/Testfiles/Lab/Install101/LabMDS",
> "*");
> 
> thanks.
> 

-- 
View this message in context: http://www.nabble.com/This-call-crashes-mono-Directory.GetDirectories%28%22-%3Cpath%3E%22%2C-%22*%22%29--tp21611103p21612203.html
Sent from the Mono - OSX mailing list archive at Nabble.com.



More information about the Mono-osx mailing list