Skip to content

Audit constants in the documentation #132

@cjihrig

Description

@cjihrig

Some of the constants in the documentation are out of order, based on what their values are. For example, the __wasi_advice_t values currently list __WASI_ADVICE_DONTNEED first, so I'd expect its value to be zero or possibly one. However, it's actually four. A similar change also recently landed related to clock ID constants. It might be good to audit all of the constants for similar inconsistencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions