On Tue, Mar 22, 2022 at 09:21:26PM +0000, Richard W.M. Jones wrote: > +and libvirt_qemu_user () = > + let uid = > + lazy ( ... > + ) in > + Lazy.force uid
Bleah, this but without the obviously bogus use of lazy(). I've fixed this in my local copy. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries supported. http://fedoraproject.org/wiki/MinGW _______________________________________________ Libguestfs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/libguestfs
