Hi,

On Mono 2.4.2.3 on Mac OS X 10.6, File.exists('~/bin/foo') returns
false even if ~/bin/foo exists, and Path.getFullPath('~/bin/foo`) does
not expand the ~. Is this a bug? If not, am I missing a particular
call? Hopefully, we're not all duplicating the work of implementing a
MyUtils.getFullPath that checks for ~ (or lacking ~ support in our
unix based apps).

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

Reply via email to