Skip to content

default parameters #10

@woodard

Description

@woodard

When a function takes a default parameter if the value of that default parameter changes in a header file. The old default is hard coded at the call site of the function and there does not appear to be a way to detect that this particular call site took a different default than was expected by the current version of the library.

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