Add indexed access variants for rpmdsColor() and rpmdsCompare()
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 5 Oct 2012 07:04:04 +0000 (10:04 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 5 Oct 2012 07:07:14 +0000 (10:07 +0300)
commit62ddd3149fd76da72dedda63d8c870ad70138125
tree739c4f408265dd7f09be3fb3e3e7d3ba63efe3a3
parentd5dd3abe097ae7c4a9552cdbf225af0309fd86db
Add indexed access variants for rpmdsColor() and rpmdsCompare()

- Various places in rpm need random access to the dependency sets,
  save and restore on somebody elses "iterator index" just doesn't
  cut it. This is merely preliminaries for further changes.
lib/rpmds.c