Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[locale.time.put.members] It doesn't seem correct now that "the C programming language defines no modifiers" (for strftime) #7197

Open
frederick-vs-ja opened this issue Aug 2, 2024 · 1 comment

Comments

@frederick-vs-ja
Copy link
Contributor

Currently, [locale.time.put.members] contains a footnote saying that "Although the C programming language defines no modifiers, most vendors do.", which is present since C++98. However, this should be no longer true since C99 (referenced by C++11/14) via WG14 N715.

It seems that we should delete the footnote, and explicitly mention the E and O specifiers specified in C together with implementation-defined extensions here. Not sure whether LWG issue is desired.

@jwakely
Copy link
Member

jwakely commented Aug 2, 2024

I can add this to P3348 "C++26 should refer to C23 not C17"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants