This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Improve the width of alternate representation for year in strftime [BZ #23758]


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]