[apparmor] [PATCH 01/10] Split out parsing and expression trees from regexp.y

John Johansen john.johansen at canonical.com
Sat Mar 12 00:46:59 UTC 2011


On 03/11/2011 04:28 PM, Steve Beattie wrote:
> On Thu, Mar 10, 2011 at 12:35:51PM -0800, John Johansen wrote:
>> Start of splitting regexp.y into logical components instead of the mess
>> it is today.  Split out the expr-tree and parsing components from regexp.y
>> int expr-tree.x and parse.y and since regexp.y no longer does parsing
>> rename it to hfa.cc
>>
>> Some code cleanups snuck their way into this patch and since I am to
>> lazy to redo it, I have left them in.
>>
>> Signed-off-by: John Johansen <john.johansen at canonical.com>
> 
> Acked-By: Steve Beattie <sbeattie at ubuntu.com>
> 
> (... even with the code cleanups. :-) )
> 
> Presumably dump_regexp{,_rec} will also get the s/regexp/regex/
> treatment?
> 
yep, sorry like I said some of the code cleanups snuck in, and other parts
of it didn't.  Sometimes I need to be more careful about which patch I am
in.



More information about the AppArmor mailing list