Skip to content

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

Open
@mschauer

Description

@mschauer

I think this example might fail on 32 bit systems.

julia> a = 10^10;

Metadata

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