On Fri, 28 Aug 2009 14:11:41 +0100 (BST)
svn commit <[email protected]> wrote:

> 
> Version 1153 was commited by steve on 2009-08-28 14:11:41 +0100 (Fri, 28 Aug 
> 2009) 
> 
> Fix error reporting.
> 
> Normal errors that are detected by mkgmap should just be printed but since
> multithreading was added, all errors dump out a stack trace.
> Also unwrap any concurrent execution exception, so the actual problem
> is at the top.
> _______________________________________________
> mkgmap-dev mailing list
> [email protected]
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Arguably, this doesn't fix the error reporting at all. It just changes
its "composition". No longer does it helpfully tell the user that
specifying --keep-going would enable processing to continue (when
multiple maps are being processed). Instead, it tells them it's
continuing because the option has been given (which they knew anyway
because they specified it!)

_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to