Skip to content

docs: warn about identity instability of unknown status codes in docs…#76

Open
Benflow3 wants to merge 1 commit into
dexpace:mainfrom
Benflow3:doc/status-enum-warning
Open

docs: warn about identity instability of unknown status codes in docs…#76
Benflow3 wants to merge 1 commit into
dexpace:mainfrom
Benflow3:doc/status-enum-warning

Conversation

@Benflow3

Copy link
Copy Markdown

##Summary

  • add status instability warning of the generated UNKNOWN_<code> in the Status class.
  • verify by using identity ie memory address and value equality logic

Close #14

…tring

Update documentation to clarify behavior of synthesized ``UNKNOWN_<code>`` members and their equality checks.
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 this pull request may close these issues.

Status docstring should warn that synthesized unknown-code members are not identity-stable

1 participant