[libvirt] [PATCH V9 1/3] Add a class for file descriptor sets

Eric Blake eblake at redhat.com
Fri Mar 8 00:03:25 UTC 2013


On 03/07/2013 05:00 PM, Eric Blake wrote:
> On 03/07/2013 11:14 AM, Stefan Berger wrote:
>> Implement a class for file descriptor sets. This class
>> remembers the mappings of aliases to file descriptor sets
>> and maintains the number of the next-to-use file descriptor set.
>> The class also writes and reads its own XML.
>>
>> Signed-off-by: Stefan Berger <stefanb at linux.vnet.ibm.com>
>>
>> ---
> 
> 'make syntax-check' failed:
> 
> po_check
> --- ./po/POTFILES.in
> +++ ./po/POTFILES.in
> @@ -149,6 +149,7 @@
>  src/util/virerror.c
>  src/util/virerror.h
>  src/util/vireventpoll.c
> +src/util/virfdset.c
>  src/util/virfile.c
>  src/util/virhash.c
>  src/util/virhook.c
> maint.mk: you have changed the set of files with translatable diagnostics;
>  apply the above patch

Also:

require_whitespace_in_translation
src/util/virfdset.c:148:                               _("incorrect
fdset '%s', expected positive""integer"), val);
maint.mk: missing whitespace at line split

> 
> ACK.  If I don't have any major findings on the rest of the series, then
> I'll go ahead and push the corrected patch without needing to see a v10.

Still applies.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130307/41ec12d1/attachment-0001.sig>


More information about the libvir-list mailing list