Re: [apparmor] [PATCH 3/3] Update the parser to support the 'in' keyword for value lists

2012-03-22 Thread John Johansen
On 03/22/2012 12:49 PM, Steve Beattie wrote: > On Thu, Mar 22, 2012 at 11:44:55AM -0700, John Johansen wrote: >> Signed-off-by: John Johansen >> --- >> parser/parser.h|3 ++- >> parser/parser_lex.l| 17 + >> parser/parser_misc.c

Re: [apparmor] [PATCH 3/3] Update the parser to support the 'in' keyword for value lists

2012-03-22 Thread Steve Beattie
On Thu, Mar 22, 2012 at 11:44:55AM -0700, John Johansen wrote: > Signed-off-by: John Johansen > --- > parser/parser.h|3 ++- > parser/parser_lex.l| 17 + > parser/parser_misc.c |4 +++- > parser/parser_yacc.y

[apparmor] [PATCH 3/3] Update the parser to support the 'in' keyword for value lists

2012-03-22 Thread John Johansen
Signed-off-by: John Johansen --- parser/parser.h|3 ++- parser/parser_lex.l| 17 + parser/parser_misc.c |4 +++- parser/parser_yacc.y | 15 +-- parser/tst/simple_tests/mount/in_