Report errors when failing to launch the html browser in mingw.
commitbbdfb3e837ac7c67f318a568014a97204539bbee
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 21:45:19 +0000 (18 21:45 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 Jun 2010 14:18:41 +0000 (11 16:18 +0200)
treeef90fc699732754d4f32ded97bdc9832774059a1
parent8342c09428289e56702b04a91362132517c89224
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