Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use size_t for memory size #139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 2, 2021
Merged

Conversation

DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Aug 29, 2021

Fixes #138.

@LB-- LB-- added this to the v1.1.1 milestone Sep 3, 2021
@LB--
Copy link
Member

LB-- commented Sep 3, 2021

Hm, I'll have to be careful when merging this given it touches the same lines as #127. Both PRs should be compatible though ideally, right? It's not a case of choosing one or the other?

@LB-- LB-- mentioned this pull request Sep 3, 2021
@DimitriPapadopoulos
Copy link
Contributor Author

Just merge one the PRs (your choice) and I'll rebase the other PR.

That's the standard over all the C standard library.
@LB-- LB-- merged commit b9b5d53 into json-parser:master Nov 2, 2021
@DimitriPapadopoulos DimitriPapadopoulos deleted the size_t branch November 3, 2021 07:57
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.

Use size_t for memory size
2 participants