
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@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