Always give error message when file-related functions fail.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Dec 2011 13:08:43 +0000 (13:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Dec 2011 13:08:43 +0000 (13:08 +0000)
commit46e9b34a60c6c27847eec529350cc7580457fe2f
tree15ac43a8786e8464ca603219ba73eb87059b73ef
parentb4bdde879baff078cdbb85a6e9ad8ae5a84c14d1
Always give error message when file-related functions fail.

Some failures in the file functions that usually did give error messages were
not reported, do log these errors too now.

Closes #13576.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/filefn.cpp