mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
Turn libvirt.c error reporting functions into macros
The virLibConnError() function (and related ones) do not correctly report line number info. Turn them all into macros so line numbers are reported correctly. Drop the connection object in all of them since it is no longer used. Also from the virLibConnWarning() equivalents completely. Now that the Xen driver is running 100% inside libvirtd, those codepaths for secondary drivers cannot be reached. * src/libvirt.c: Replace error functions with macros
This commit is contained in:
parent
3c99896388
commit
19d931d290
1710
src/libvirt.c
1710
src/libvirt.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user