[libvirt] VIR_ERROR and VIR_DEBUG normalization

Eric Blake eblake at redhat.com
Thu May 20 19:12:30 UTC 2010


On 05/20/2010 01:11 AM, Jim Meyering wrote:
> Most of the following changes have been induced automatically.
> The few outliers done manually are marked as such.
> 
> [PATCH 01/10] maint: use VIR_ERROR0 rather than VIR_ERROR with a bare "%s"
> [PATCH 02/10] maint: mark translatable string args of VIR_ERROR0
> [PATCH 03/10] maint: mark translatable string args of VIR_ERROR
> [PATCH 04/10] maint: VIR_ERROR/VIR_ERROR0: mark up the remaining ones manually
> [PATCH 05/10] maint: more of same, but manual: convert VIR_ERROR("%s" to VIR_ERROR0(
> [PATCH 06/10] maint: change "" in err ? err->message : "" to _("unknown error"), ...
> [PATCH 07/10] maint: enforce policy wrt VIR_ERROR and VIR_ERROR0
> [PATCH 08/10] maint: don't mark VIR_DEBUG or VIR_DEBUG0 diagnostics for translation
> [PATCH 09/10] maint: enforce policy wrt VIR_DEBUG and VIR_DEBUG0
> [PATCH 10/10] maint: update po/POTFILES.in

I glanced through everything in the series, and didn't see any issues
other than the possible fact that a 'make syntax-check' could fail when
bisecting lands in the middle of the series due to a mismatch in
po/POTFILES.in vs. translated strings.  But I don't see any better way
to arrange the series, so:

ACK to all 10.

-- 
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/20100520/4f804e88/attachment-0001.sig>


More information about the libvir-list mailing list