Skip to content

Consolidate bool_t definitions into a common header file #31

@clepple

Description

@clepple

Several drivers have some boilerplate code that implements a boolean type through an enum or an int. Some, such as the one in mge-utalk.h, are slightly different from the rest. This should be moved to a common header file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-boolIssues and PRs about C/C++ methods, headers and data types dealing with boolean typesenhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions