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] strftime: Allow use of both 'E' and 'O' like "%OEy", "%OEY" [BZ #24453]


Hello Andreas-san,

From: Joseph Myers <joseph@codesourcery.com>
Subject: Re: [PATCH] strftime: Allow use of both 'E' and 'O' like "%OEy", "%OEY" [BZ #24453]
Date: Wed, 17 Apr 2019 22:36:02 +0000

> > As a GNU extension, both the 'E' and 'O' modifiers can now be applied
> > simultaneously like "%OEy" and "%OEY".  The full representation of the
> 
> If this goes in, please make sure to file a GCC bug to update GCC strftime 
> format checking accordingly (still diagnosing the combination for 
> -pedantic, of course).

Thank you for your advice.  I will keep it in mind.

Regards,
TAMUKI Shoichi


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