Re: Currently in freeze for 0.8.8, rc2 available

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 14/02/2011, at 9:58 PM, Daniel P. Berrange wrote:
> It is a broken enum declaration in the header libvirt-qemu.h:
> 
> enum {
>    VIR_DOMAIN_QEMU_MONITOR_COMMAND_DEFAULT = 0,
>    VIR_DOMAIN_QEMU_MONITOR_COMMAND_HMP     = (1 << 0), /* cmd is in HMP */
> } virDomainQemuMonitorCommandFlags;
> 
> 
> There is a missing 'typedef' keyword there before 'enum', so instead of
> defining a type, it is defining a variable :-(

Thanks Daniel (Berrange), that's perfect, it really was that simple. :)  (whew!)

Just submitted the simple 1 line fix adding "typedef" before the enum,
and it works on OSX now.  (still working on F13 too, no breakage caused)

Daniel (Veillard) do you reckon it's worth knocking out a 0.8.8rc3 quickly
or something?

Regards and best wishes,

Justin Clift

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]