Skip to content

Invalid real numbers should be rejected by real parsers #63

Description

@saki7

For example:

  • 9.9e999999999999999999999 should be rejected
  • ... need further investigation ...

Integer parsers currently seem to correctly reject some invalid values, for instance too big numbers. I have no idea why the implementation detail has divergence between integer and real parsers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueBecome an OSS contributor!help wantedExtra attention is neededtests neededUnit tests are required for all public API

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions