Skip to content

Define "undefined" and "implementation-defined" (3.2.0 port of #3779) - #3806

Merged
handrews merged 2 commits into
OAI:v3.2.0-devfrom
handrews:undef-impdef-320
May 16, 2024
Merged

Define "undefined" and "implementation-defined" (3.2.0 port of #3779)#3806
handrews merged 2 commits into
OAI:v3.2.0-devfrom
handrews:undef-impdef-320

Conversation

@handrews

Copy link
Copy Markdown
Member

Undefined means "don't use this even if it seems to work, as there are cases where it won't." Implementation-defined means "this isn't portable or interoperable, but it is still correct."

Undefined means "don't use this even if it seems to work, as there
are cases where it won't." Implementation-defined means "this isn't
portable or interoperable, but it is still correct."
Signed-off-by: Henry H. Andrews <andrews_henry@yahoo.com>
@handrewshandrews added this to the v3.2.0 milestone May 15, 2024
@handrews
handrews requested a review from a teamMay 15, 2024 00:00
Comment threadversions/3.2.0.md Outdated
Co-authored-by: Ralf Handl <ralf.handl@sap.com>

@mikekistlermikekistler left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. 👍

@handrews
handrews merged commit 1496e07 into OAI:v3.2.0-devMay 16, 2024
@handrews
handrews deleted the undef-impdef-320 branch May 19, 2024 14:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@handrews@ralfhandl@mikekistler