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

[syserr.general] should use "Recommended practice" #5834

Closed
jwakely opened this issue Sep 14, 2022 · 1 comment · Fixed by #5841
Closed

[syserr.general] should use "Recommended practice" #5834

jwakely opened this issue Sep 14, 2022 · 1 comment · Fixed by #5841
Assignees

Comments

@jwakely
Copy link
Member

jwakely commented Sep 14, 2022

Components described in 19.5 shall not change the value of errno (19.4). Implementations should leave the
error states provided by other libraries unchanged.

This is normative encouragement, but not using the new way to say that.

Also, change "shall" to "do".

@jwakely
Copy link
Member Author

jwakely commented Sep 14, 2022

Some more unnecessary shalls in the vicinity:

[errno.general]:

A separate errno value shall be provided for each thread.

[system.error.syn]

The value of each enum errc constant shall be the same as the value of the <cerrno> macro shown

(and should that say "enumerator" not "constant"?)

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

Successfully merging a pull request may close this issue.

2 participants