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

Replace the current file IO solution with one that uses roc buffers #282

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

lukewilliamboswell
Copy link
Collaborator

Replaces #278

@lukewilliamboswell
Copy link
Collaborator Author

lukewilliamboswell commented Dec 11, 2024

Not passing ./ci/all_tests.sh for me locally with the following

$ ROC=roc EXAMPLES_DIR=examples/ ./ci/all_tests.sh
<---- snip ---->
+ expect ci/expect_scripts/file-read-buffered.exp
spawn examples/file-read-buffered
file-read-buffered(11081,0x1ed504f40) malloc: double free for ptr 0x12680e200
file-read-buffered(11081,0x1ed504f40) malloc: *** set a breakpoint in malloc_error_break to debug

Error: output was different from expected value.

@faldor20

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.

2 participants