Add a saner rpmps iteration interface
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 26 Mar 2010 06:50:30 +0000 (08:50 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 26 Mar 2010 06:50:30 +0000 (08:50 +0200)
commit96e07f34e48b33f0d1f4c9be9ed33fdddf0bd0cd
tree315a9ce6d3948a2743c0392121738fe2f1a614ca
parent34ddaa716174e29c42f005e3546dbbeeb60c7057
Add a saner rpmps iteration interface
- simply return the actual problem objects from the iterator instead
  of "index" which is not usable for anything outside rpmps.c
- implement rpmpsNexIterator() on top of the new rpmpsiNext() as
  backwards compatibility for now
lib/rpmps.c
lib/rpmps.h