Report errors when failing to launch the html browser in mingw.
commit6cbf413b6666c458ea488bb6188aef75ab80a317
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, 17 Sep 2010 09:30:16 +0000 (17 10:30 +0100)
treeaab0f21e02289fdbd88fd34ecb1c02f168c0bb23
parent4581c450ca7cd3d533a5b34db90ff6b7c4026618
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