[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] PATCH: Fix a small bug in rpcgen_fix.pl script
- From: Jim Meyering <jim meyering net>
- To: "Richard W.M. Jones" <rjones redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] PATCH: Fix a small bug in rpcgen_fix.pl script
- Date: Fri, 23 May 2008 10:00:33 +0200
"Richard W.M. Jones" <rjones redhat com> 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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]