Report errors when failing to launch the html browser in mingw.
commit5930ea834e9129236e2e731e9f2e26251c9c26d9
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 21:45:19 +0000 (18 21:45 +0000)
committerlmfadmin <lmfadmin@ubuntu.ubuntu-domain>
Fri, 3 Sep 2010 12:28:42 +0000 (3 13:28 +0100)
tree2eab70d7ba233e2d728ca26e6c1af5bb0598a4d1
parent4bdab4f285d035db41567c23e921a6902bc303de
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