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 ebl...@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list