MinGW: Report errors when failing to launch the html browser.
commit84329f64e5bda0eaec015a75a39c86e02221a3ac
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:21:27 +0000 (1 23:21 +0100)
tree32259368ee24ad59b10fca54e7e81cf92bd09eaf
parent46fcbec32718cab4e0ef2b1a116c02d2834b576f
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