Report errors when failing to launch the html browser in mingw.
commit8850b9a8330e5d97974c76b34e74f568869608a6
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 21:45:19 +0000 (18 21:45 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 25 Aug 2010 10:28:29 +0000 (25 12:28 +0200)
tree9be937a11c139dafa7c7e27069677c1706b0cadb
parenta01d212a07255abca1ed0fb3fb2b78df5be8bf03
Report errors when failing to launch the html browser in mingw.

The mingw function to launch the system html browser is silent if the
target file does not exist leaving the user confused. Make it display
something.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Reviewed-by: Erik Faye-Lund <kusmabite@gmail.com>
compat/mingw.c