Skip to content

Bug - Malformed ISODECIMAL sometimes detected as DOTHEX #4

@graemediack

Description

@graemediack

Update to version 1.2.0 adds new functionality. Separating characters . and _ are detected in ISODECIMAL. Unfortunately introduced a bug where a malformed ISODECIMAL number with a dot separator but only 10 digits after the dot will be detected as dothex format.

Potential fixes - check DOTHEX first three characters do not exceed 3E7 (999 in decimal).

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