Report errors when failing to launch the html browser in mingw.
commitf67e4f300f3b15e0b9f6f2e75c31804bf189b062
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 21:45:19 +0000 (18 21:45 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 12 Apr 2010 12:56:18 +0000 (12 14:56 +0200)
tree5a53813a70d67487c2f517ef956808caf174f18b
parent3a8fc9256d6fe6ed824c39e3b475b87dac9dc0fe
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