don't access r->p after solver_addrule is called, as it may realloc the rules
[platform/upstream/libsolv.git] / src / repo_write.h
2012-03-02 Michael Schroeder- yet another incompatible change: as everybody seems...
2012-03-01 Michael Schroeder- change last argument in repo_write from Id ** to...
2012-02-17 Michael Schroeder- hide repodata internals (needed to move repo_write...