- INCOMPATIBLE CHANGE: index with repoid (thus pool->repos[repoid] == repo->repoid)
authorMichael Schroeder <mls@suse.de>
Thu, 22 Dec 2011 13:00:02 +0000 (14:00 +0100)
committerMichael Schroeder <mls@suse.de>
Thu, 22 Dec 2011 13:00:02 +0000 (14:00 +0100)
commit1a04759b6b594876286af072f25b28d3b0db4ed6
treebec015f8ebd94f1f3e067785f45a304912c24af2
parent87c5e01c975fee7cc5b4b5c180bbad9bfb1f3dbd
- INCOMPATIBLE CHANGE: index with repoid (thus pool->repos[repoid] == repo->repoid)

Also make repo->free not renumber the repos, instead we leave a hole (like with
the solvables).
bindings/solv.i
src/pool.c
src/pool.h
src/repo.c
src/repo.h
src/repodata.c
tools/dumpsolv.c