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

Fix reading of char* in Ncxx4 #2188

Merged
merged 1 commit into from
Jan 3, 2021
Merged

Fix reading of char* in Ncxx4 #2188

merged 1 commit into from
Jan 3, 2021

Conversation

johnomotani
Copy link
Contributor

Fix for feature introduced in #2153. I guess it needed a better test that uses the DataFormat::read() methods. I don't have time to work on one now, if anyone does, feel free to push!

@johnomotani johnomotani added backport candidiate Does not break backward compatibility, so can be back-ported to v4.4 and removed backport candidiate Does not break backward compatibility, so can be back-ported to v4.4 labels Jan 2, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2021

clang-tidy review says "All clean, LGTM! 👍"

@johnomotani johnomotani added the small-change Changes less than 100 lines - should be quick to review label Jan 2, 2021
@johnomotani
Copy link
Contributor Author

johnomotani commented Jan 3, 2021

Test failures seem unrelated to this bug-fix. The 'debug' tests are timing out (#2185), but the cmake tests are failing in test-squash, which is a problem from (#2142).

@bendudson bendudson merged commit 7aeec6b into next Jan 3, 2021
@bendudson bendudson deleted the fix-string-read branch January 3, 2021 10:20
@ZedThree ZedThree mentioned this pull request Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix small-change Changes less than 100 lines - should be quick to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants