]> git.saurik.com Git - apt.git/commit - apt-pkg/pkgcache.cc
guard pkg/grp hashtable creation changes
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 7 Nov 2014 18:18:21 +0000 (19:18 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Sat, 8 Nov 2014 13:29:25 +0000 (14:29 +0100)
commit32ab4bd05cb298f6bf1f9574f5b20570beaae429
treed35f6a68c354c955a8407c1b4004570b14a8a815
parentfa5404ab01bdf06eaf147d9f133139e6c89b906a
guard pkg/grp hashtable creation changes

The change itself is no problem ABI wise, but the remove of the old
undynamic hashtables is, so we bring it back for older abis and happily
use the now available free space to backport more recent additions like
the dynamic hashtable itself.

Git-Dch: Ignore
apt-pkg/pkgcache.cc
apt-pkg/pkgcache.h
apt-pkg/pkgcachegen.cc
cmdline/apt-cache.cc