Report errors when failing to launch the html browser in mingw.
commit96eeac1cab42f7f0a5cebb8cab45167224e05f8a
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 21:45:19 +0000 (18 21:45 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 5 Jul 2010 09:02:50 +0000 (5 11:02 +0200)
tree59d4af2154caa016e786c02c2f2bd88325222f50
parente88c2cacaecd5dd75dc3e53a516ae971412953f3
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