On Tue, Nov 09, 2021 at 02:39:38PM +0000, Richard W.M. Jones wrote: > clang also implements these, but from what I'm reading online it seems > they were buggy in at least earlier versions.
Actually the clang bug doesn't look that bad, it seems like an obscure corner case that we're unlikely to hit: https://bugs.llvm.org/show_bug.cgi?id=16404 Since GCC and Clang are the only two compilers we support we might as well use these functions IMHO. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org _______________________________________________ Libguestfs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/libguestfs
