Skip to content

Convert pointer math and uses of size to using (u)intptr_t where applicable #73

Description

@PsiLupan

Fix uses of pointer math relying on 32-bit sized pointers to use appropriate types and casts for pointers.

This will make support of a 64-bit compilation easier in the future.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions