Skip to content

Failure in conversions/int/double_to_int_min #129

Description

@kyessenov

When using the lowest representable int value as a double in a conformance tests, the test passes whereas the std::numeric_limits<int64_t>::lowest() converted to a double will error. There needs to be a further look at the overflow behavior in C++ in this case.

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