This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[v3] libstdc++/38081


Hi,

I think the parsing in _M_extract_wday_or_month should be good enough
for the actual names of weekdays and months in the existing locales,
otherwise we can tweak it later. But a new function is definitely
needed: I checked the set of named locales installed by recent glibcs
and there are *many* cases of abbreviated names which are not prefixes
of full names.

Tested x86_64-linux multilib, committed to mainline.

Paolo.

/////////////////////

Attachment: CL_38081
Description: Text document

Attachment: patch_38081
Description: Text document


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