Skip to content

Update printf of 64-bit integers to use C99 format specifiers#13

Open
jonahharris wants to merge 1 commit intoFrankBro:masterfrom
jonahharris:with-printf-fmtspec-fixes
Open

Update printf of 64-bit integers to use C99 format specifiers#13
jonahharris wants to merge 1 commit intoFrankBro:masterfrom
jonahharris:with-printf-fmtspec-fixes

Conversation

@jonahharris
Copy link

I noticed a number of warnings when compiling this and figured I'd put together a quick fix. While betree_sub_t is a typedef of uint64_t, I added a PRIbst variant so that, if anyone ever changes it, they can update that accordingly. Do with it what you will. Thanks for writing this awesome library!

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