]> git.saurik.com Git - wxWidgets.git/commit
When a directory can't accessed, don't assert, return false
authorJulian Smart <julian@anthemion.co.uk>
Fri, 19 Mar 2004 10:34:15 +0000 (10:34 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 19 Mar 2004 10:34:15 +0000 (10:34 +0000)
commit6dc863c78f4a4949579efa184d847f0fe41095c8
tree65eabaf460b86c6b568032ed147fea9613c72b31
parentfdc37e95b3e80e60e92d025af873ee6f75d11845
When a directory can't accessed, don't assert, return false
from wxDir and give a suppressable error message. This fixes
problems reading e.g. .vol directories.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/dirmac.cpp
src/mac/dirmac.cpp