Skip to content
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

Change capn_write_mem return value from int to int64_t #47

Conversation

QQNN-blue
Copy link

This PR is to change the return value type of capn_write_mem() from int to int64_t. It resolves the issue #40 .

@detly
Copy link
Collaborator

detly commented May 10, 2021

I just realised this means that capn_size() should also return this same data type.

@detly detly merged commit 0650ccb into opensourcerouting:master May 10, 2021
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.

None yet

2 participants