[Mono-list] problems with Directory::GetParent()

Brendan McCarthy bp_mccarthy@iprimus.com.au
27 Jan 2003 09:30:32 +1000


Hi,

I have come across something that I believe is another bug in
Directory::GetParent.

Directory.GetParent( "/usr" ) returns "/usr". Should it return "/"
instead?

thanks,
-Brendan McCarthy