MinGW: Report errors when failing to launch the html browser.
commit59f304b19f33af5978be9043d1981aea497d2e6a
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 21:45:19 +0000 (18 21:45 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 24 Oct 2010 23:04:05 +0000 (25 00:04 +0100)
tree9f462f2789765f2707f331b6e42b7b1589156e5c
parent9d9272d0a754f1d698da0e0cb2992abe44ebfd69
MinGW: Report errors when failing to launch the html browser.

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