Skip to content

Casting 32-bit pointer to 32-bit integer #1127

@Akuli

Description

@Akuli

Currently Jou supports some_pointer as int64. On 32-bit platforms, IMO we should also support some_pointer as int32. But on 64-bit platforms that must be an error, because you would basically get a garbage value.

I think it makes sense for this to be a separate issue rather than a part of #304, because it is not absolutely essential for this to work for using Jou on a 32-bit platform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    32bitSupporting 32-bit platforms

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions