Skip to content

Change address casts to use size_t instead of long #110

Closed
@diptorupd

Description

@diptorupd

@PokhodenkoSA @diptorupd

Long is not good here. It is a 32-bit integer on Windows. We should be using <size_t> instead.

Originally posted by @oleksandr-pavlyk in #105 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions