]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Incompatible ABI change: change diskusage from int to long long
authorMichael Schroeder <mls@suse.de>
Mon, 22 Oct 2018 09:13:46 +0000 (11:13 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 22 Oct 2018 09:15:01 +0000 (11:15 +0200)
commit9f58a14bf6c2f5ff7fbdae92a9cdaa44db7091ce
treee5574f9c3955e47177dfd09bfec275e130534c76
parent965dc2d0e4414b124b6ae3ba90e7ec0edbd080e7
Incompatible ABI change: change diskusage from int to long long

The diskusage is in kilobytes anyway, but this should make things
more future proof.
examples/solv/solv.c
src/diskusage.c
src/pool.h