MinGW: Report errors when failing to launch the html browser.
commit442dada22d3b6e511d30b05a80bab153619e52a7
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 21:45:19 +0000 (18 21:45 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 1 Oct 2010 22:08:45 +0000 (1 23:08 +0100)
tree4190781434bd33398a8d4060c768c1e3d284ee34
parent9b9784cab9bba925ab35c7aa8d4e5967a4268093
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