Skip to content

fixed_ints: Int32 division crash on overflow with niti #2430

Open
@PatrickBlanchette

Description

I got an intern crash on that classic test for overflow.

print( (-2147483647i32 - 1i32) / -1i32 )

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