[libvirt] [PATCH 0/7] fix debian 9 incompatibility with recent changes

Pavel Hrdina phrdina at redhat.com
Tue Jan 7 08:16:15 UTC 2020


On Mon, Jan 06, 2020 at 05:26:48PM +0000, Daniel P. Berrangé wrote:
> Previous commits to eliminate gnulib modules accidentally
> used some glib APIs not available in Debian 9.
> 
> GLib has support for compile time version checking of
> APIs but we mistakenly havent enabled it in libvirt.
> 
> This series fixes the bad API usage, then enables
> version checkihng, and finally adds Debian to the
> Travis config
> 
> Daniel P. Berrangé (7):
>   util: always replace g_fsync usage with our wrapper
>   util: keep glib compat methods in alphabetical order
>   util: fix indent depth for glib compat impls
>   util: add compat impl of g_canonicalize_filename
>   src: remove use of g_date_time_new_from_iso8601 function
>   util: introduce compile time API version checking
>   travis: add build for Debian 9

Looks good, there are only some minor issues pointed out.

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200107/9c308ada/attachment-0001.sig>


More information about the libvir-list mailing list