Re: [PATCH 14/15] gettextize: git-revert split up "could not revert/apply" message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ævar Arnfjörð Bjarmason wrote:

> to do this we'd have steal some locale.

Alas.  Thanks for explaining.

> Also, the set of tests we want to skip under POISON (i.e. automated
> garbage) is slightly different from the tests we want to skip under
> TEST_LOCALE=, because some of those tests are checking for the %s in
> "file failed: %s". So they'll fail under POISON, but shouldn't fail
> under any translation.

This could be fixable in the long term, no?  e.g., under POISON we
could have something like

 _ () {
	 perl -pe 's/(?<!%)[^%#]*/POISON/g'
 }

to preserve commit message comments and % directives.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]