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

unpad fixed length strings in compound datatypes #614

Merged
merged 3 commits into from
Apr 2, 2020

Conversation

kleinhenz
Copy link
Contributor

This is a minor followup to #592. Now unpadding is applied to fixed length strings in compound datatypes to match the behavior of plain fixed length strings. Should close #379. I found this oversight while reading the file linked in that issue.

@kleinhenz
Copy link
Contributor Author

Just to be clear, compound datatypes with fixed length strings already work, this just applies the unpadding procedure in order to be consistent with the non compound case.

@musm
Copy link
Member

musm commented Apr 2, 2020

lgtm

@musm
Copy link
Member

musm commented Apr 2, 2020

This looks fairly uncontroversial, thank you!

@musm musm merged commit ff0c780 into JuliaIO:master Apr 2, 2020
@kleinhenz kleinhenz deleted the compound_unpad branch April 2, 2020 17:54
@musm
Copy link
Member

musm commented Apr 5, 2020

Should be published soon, thanks again!

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.

Not yet supported
2 participants