Skip to content

float item with too big value #404

@GitMensch

Description

@GitMensch

in kill.cob:

        01 DAMAGE-AMOUNT            FLOAT-SHORT                 VALUE 3.40282346638528859811704183484516925E+38.

that's too big for FLOAT-SHORT (and that item is also passed to other programs as FLOAT-SHORT and there subtracted from another FLOAT-SHORT).

I guess that the smaller floating point is enough, in which case its VALUE should be adjusted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions