[libvirt] [PATCH 3/8] Add vcpu functions to libxl driver

Eric Blake eblake at redhat.com
Wed Mar 23 17:11:29 UTC 2011


On 03/23/2011 10:59 AM, Jim Fehlig wrote:
>> +    unsigned int i = 0;
>>   
> 
> I thought I recalled variable declaration only at start of a block but
> don't see anything about it in HACKING.  Perhaps someone else can clarify.

We require C99 for other reasons, but where it is easy to do, yes, we
still prefer C89 declaration-before-statements.

A patch to docs/hacking.html.in (and thus HACKING) would be welcome to
repeat this point.

-- 
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: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110323/a28bf75e/attachment-0001.sig>


More information about the libvir-list mailing list