Report errors when failing to launch the html browser in mingw.
commit05a1ad95d5890414f3f21b6d4a6506aa8f996286
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, 10 Sep 2010 22:44:00 +0000 (10 23:44 +0100)
tree768fd5867ab49556a020514aab52c81cca196556
parent1f2df883274aa53e8b7fde255985e5735cd59636
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