[libvirt] [PATCH] xenapi: Fix compile error in previous commit

Eric Blake eblake at redhat.com
Fri Aug 20 21:41:45 UTC 2010


On 08/20/2010 03:31 PM, Matthias Bolte wrote:
> ---
> 
> I'm pushing this under the trivial compile error fix rule.
> 
>  {
> -    enum virDomainLifecycleCrashAction num = VIR_DOMAIN_LIFECYCLE_CRASH__RESTART;
> +    enum virDomainLifecycleCrashAction num = VIR_DOMAIN_LIFECYCLE_CRASH_RESTART;

Oops - serves me right for testing on my RHEL 6 beta box (which lacks
xen support) instead of my normal Fedora 13 box (where the compiler
would have caught it as part of my review).  And thanks for the quick fix.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100820/fada1819/attachment-0001.sig>


More information about the libvir-list mailing list