kometbomb / klystron

34 stars 7 forks source link

Use uintptr_t when casting integers to pointers #13

Closed kometbomb closed 6 years ago

kometbomb commented 6 years ago

Fixes issues with non-32-bit pointer types in non-Windows builds.