Report errors when failing to launch the html browser in mingw.
commit1b67fa3d98552a90eaca67897785109555c37a8a
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 21:45:19 +0000 (18 21:45 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 Jun 2010 11:09:31 +0000 (12 13:09 +0200)
tree452400632b79fb16bc4a41417bf131b99769c899
parentbe8fa18ce394e382bb31733abd23ab222dd088d8
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