Report errors when failing to launch the html browser in mingw.
commit74187e915127290d116cbc3f3bcc5a146e019be6
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 21:45:19 +0000 (18 21:45 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 20 Sep 2010 14:53:10 +0000 (20 15:53 +0100)
tree86208ead06f9b2e430bafebd8419d433846b941a
parentfb2eae98355f87b18b7d16026823ab8854cf6beb
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