From: Pat Thoyts Date: Thu, 18 Mar 2010 21:45:19 +0000 (+0000) Subject: MinGW: Report errors when failing to launch the html browser. X-Git-Tag: v1.7.4-rc0~193^2~11 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/442dada22d3b6e511d30b05a80bab153619e52a7?ds=inline;hp=442dada22d3b6e511d30b05a80bab153619e52a7 MinGW: Report errors when failing to launch the html browser. 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 Reviewed-by: Erik Faye-Lund ---