[PATCH] Modification of lexer and parser, improving dtc portability.

David Gibson david at gibson.dropbear.id.au
Mon Feb 1 15:46:02 EST 2010


On Fri, Jan 29, 2010 at 05:31:51PM +0100, Lukasz Wojcik wrote:
> This mod allows successful build of dtc using both bison/flex and
> yacc/lex.

Hrm.  This will enable dtc to build with both bison and yacc, however,
it will sacrifice the (much) more useful error messages that
%locations gives us on bison.  So I'm not very happy to do this
unconditionally.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson


More information about the devicetree-discuss mailing list