[bitbake-devel] [PATCH 0/2] A couple of fixes to error handling v2

Richard Purdie richard.purdie at linuxfoundation.org
Thu Feb 23 22:39:34 UTC 2012


On Thu, 2012-02-23 at 17:38 +0000, Paul Eggleton wrote:
> A couple of patches to fix/improve error handling during parsing.
> 
> Since v1, remove changes to general exception handling that weren't
> necessary and bypassed the ability for the UI to format the exception.
> 
> The patches (against poky, but apply cleanly with -p2 against bitbake
> master) are available at:
>   git://git.yoctoproject.org/poky-contrib paule/bitbake-errors2
>   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bitbake-errors2
> 
> Paul Eggleton (2):
>   bitbake: fix parse errors not being reported
>   bitbake: add file and line number to ParseError

These look like they improve the current situation a lot, merged to
master, thanks.

Richard





More information about the bitbake-devel mailing list