Skip to content

Unsafe literal constants with powers (e.g. 10ˆ10 in 32 bit systems) #32894

Open

Description

I think this example might fail on 32 bit systems.

julia> a = 10^10;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    system:32-bitAffects only 32-bit systems

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions