On 02/12/2012 05:03 AM, Eli Zaretskii wrote:
>> Date: Sun, 12 Feb 2012 02:04:47 +0100
>> From: Sebastian Pipping
>> Cc: bug-make@gnu.org
>>
>> with v5 [1] of the color patch we have moved into a situation where a
>> choice needs to be made:
>>
>> - either we require/bundle/re-write CRT function
> Date: Sun, 12 Feb 2012 02:04:47 +0100
> From: Sebastian Pipping
> Cc: bug-make@gnu.org
>
> with v5 [1] of the color patch we have moved into a situation where a
> choice needs to be made:
>
> - either we require/bundle/re-write CRT function vsnprintf or
>
> - we sacrifice the ability to t
Hello again,
with v5 [1] of the color patch we have moved into a situation where a
choice needs to be made:
- either we require/bundle/re-write CRT function vsnprintf or
- we sacrifice the ability to translate the order of message
components (i.e. _("%s:%lu: %s%s%s%s") and two friends)