]> xenbits.xensource.com Git - libvirt.git/commit
util: hash: Add deprecation notices for functions which have g_hash_table replacements
authorPeter Krempa <pkrempa@redhat.com>
Mon, 26 Oct 2020 15:24:28 +0000 (16:24 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 6 Nov 2020 09:40:56 +0000 (10:40 +0100)
commit5ca84b6caeebf18ce9dbbf0cbe302a183b4734b7
tree75406867e7bc98d23a6d84291202b0d1cc2b30b2
parent62a01d84a334425c7e005742092644a75f06d561
util: hash: Add deprecation notices for functions which have g_hash_table replacements

For functions which have reasonable replacement, let's encourage usage
of g_hash_table_ alternatives.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Matt Coleman <matt@datto.com>
src/util/virhash.c