Report errors when failing to launch the html browser in mingw.
commit6a9224c1912be83840777e0717225f8d8e34f2bf
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 21:45:19 +0000 (18 21:45 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 11 Aug 2010 13:47:24 +0000 (11 15:47 +0200)
treec38c1b30d80b7b877b8c6120f70295f191c6d957
parentad3bd3124ac35dc69470708bb4920c0e4e34d030
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