Re: [apparmor] [patch 11/26] A few fixes/improvements to the lexer debug output

2014-04-16 Thread Seth Arnold
On Tue, Apr 15, 2014 at 10:22:18AM -0700, john.johan...@canonical.com wrote: > Signed-off-by: John Johansen Some of this doesn't look right. > --- > parser/parser_lex.l | 19 +-- > 1 file changed, 9 insertions(+), 10 deletions(-) > > --- 2.9-test.orig/parser/parser_lex.l > ++

[apparmor] [patch 11/26] A few fixes/improvements to the lexer debug output

2014-04-15 Thread john . johansen
Signed-off-by: John Johansen --- parser/parser_lex.l | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) --- 2.9-test.orig/parser/parser_lex.l +++ 2.9-test/parser/parser_lex.l @@ -52,7 +52,7 @@ /* #define DEBUG */ #ifdef DEBUG static int yy_top_state(void); -#define P