8000 tickv: remove get_buffer functions by bradjc · Pull Request #3491 · tock/tock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tickv: remove get_buffer functions #3491

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
Jul 18, 2023
Merged

Conversation

bradjc
Copy link
Contributor
@bradjc bradjc commented Jun 16, 2023

Pull Request Overview

These would be hard to use correctly, if they can be used correctly, since either tickv should be using the buffers or they are passed back in callbacks.

#3489 removes the use of the get_value_buffer after I fixed that the value buffer is provided in the append done callback.

Testing Strategy

This pull request was tested by using the kv app in libtock-c.

TODO or Help Wanted

n/a

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

@github-actions github-actions bot added the tock-libraries This affects libraries supported by the Tock project label Jun 16, 2023
@bradjc
Copy link
Contributor Author
bradjc commented Jun 24, 2023

Please merge this.

@lschuermann lschuermann enabled auto-merge June 24, 2023 20:36
bradjc added a commit that referenced this pull request Jun 24, 2023
bradjc added a commit that referenced this pull request Jul 2, 2023
bradjc added a commit that referenced this pull request Jul 17, 2023
These would be hard to use correctly, if they can be used correctly,
since either tickv should be using the buffers or they are passed back
in callbacks.
@bradjc bradjc force-pushed the tickv-remove-get-buffers branch from 5d9adc1 to a5e3f99 Compare July 18, 2023 20:55
@lschuermann lschuermann added this pull request to the merge queue Jul 18, 2023
Merged via the queue into master with commit e670ac7 Jul 18, 2023
@lschuermann lschuermann deleted the tickv-remove-get-buffers branch July 18, 2023 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tock-libraries This affects libraries supported by the Tock project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0