Extend LookupAttr to support matching specific string patterns.
authorMichael Andres <ma@suse.de>
Wed, 22 Apr 2009 15:44:25 +0000 (17:44 +0200)
committerMichael Andres <ma@suse.de>
Mon, 27 Apr 2009 11:49:29 +0000 (13:49 +0200)
commita2463c7864985af3df8d19fa011eab9136fda149
tree7906b9f3c23afdb09906c81fb9bd659c79ee6a01
parent2b060281952c78ce3b4990794819f03fe0f5b6af
Extend LookupAttr to support matching specific string patterns.
- May define an AttrMatcher to be used in LookupAttr.
- Fix iterator copy and resource handling when compiled regex are involved.
tests/sat/LookupAttr_test.cc
zypp/sat/LookupAttr.cc
zypp/sat/LookupAttr.h