"Richard W.M. Jones" <[EMAIL PROTECTED]> wrote:
> There's a warning about type-punning in CVS libvirt.
>
> We normally rewrite the code generated by glibc rpcgen to avoid these
> warnings, but because the variable in question has a name containing
> an uppercase letter, and because the regexp we're using is
> case-sensitive and only matches lowercase identifiers, the rewrite
> wasn't happening.

Looks fine.

--
Libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to