Skip to content

Assigning 32 bit values to 16 bit variables #35

@BojtorBogdanErvin

Description

@BojtorBogdanErvin

There are instances where a 32 bit macro is used to assign a value to a 16 bit variable. In those cases this is done without any explicit narrowing on one hand, and it generates bit true differences (on other hand) for systems without 8 bit addressing and who doesn't wrap at 16 bits.

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