[libvirt] [PATCHv2 4/3] build: translate generated strings

Eric Blake eblake at redhat.com
Tue May 10 20:44:04 UTC 2011


On 05/06/2011 04:07 PM, Eric Blake wrote:
> Make sure that xgettext scans generated files for translatable
> strings, rather than just files stored in libvirt.git.
> 
> * .gnulib: Update, for bootstrap and syntax-check fixes.
> * bootstrap: Resynchronize with gnulib.
> * cfg.mk (generated_files): Define.
> * po/POTFILES.in: Add more files with _().

> ---
> 
> As promised, here's the fix for the dropped translations in 3/3.
> 
> * .gnulib 3864a29...a6676cc (53):
>   > maintainer-makefile: make sc_po_check easier to tune
>   > fclose: guarantee behavior on seekable stdin

Eek.  This patch introduces a double-close() bug in the gnulib fclose()
replacement.  And glibc's fclose() is buggy on seekable stdin
(http://sourceware.org/bugzilla/show_bug.cgi?id=12724) which means
libvirt is now vulnerable until I fix the gnulib fclose() replacement.

-- 
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/20110510/7e14e537/attachment-0001.sig>


More information about the libvir-list mailing list