[PATCH] Improve the width of alternate representation for year in strftime [BZ #23758]
TAMUKI Shoichi
tamuki@linet.gr.jp
Wed Oct 24 22:57:00 GMT 2018
Hello Florian,
From: Florian Weimer <fweimer@redhat.com>
Subject: Re: [PATCH] Improve the width of alternate representation for year in strftime [BZ #23758]
Date: Wed, 24 Oct 2018 13:01:09 +0200
> Sorry, I don't understand. I think all we need is a way to change the
> default padding, so that the %Ey (unchanged) is interpreted as if
> decorated with the appropriate flag. I think this would avoid the need
> to do any dynamically-sized allocations.
Ah, I understand what you say. I will revise the patch to be handled
by not rewriting the format string.
Thank you for suggestion.
Regards,
TAMUKI Shoichi
More information about the Libc-alpha
mailing list