Skip to content

Fix 64 bit int support#6

Open
TomNaessens wants to merge 1 commit intoericboesch:masterfrom
TomNaessens:master
Open

Fix 64 bit int support#6
TomNaessens wants to merge 1 commit intoericboesch:masterfrom
TomNaessens:master

Conversation

@TomNaessens
Copy link

#5

A very fast s/INT2NUM/ULL2NUM/g, s/NUM2INT/NUM2ULL/g and s/int/size_t/g replace. Gave it a bit of testing and it seems to work (as far as my memory could handle at least). There's probably more to do, but it may help someone as a start.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant