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

Simplify null terminator handling in DictionaryProperty.Write #221

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

Numpsy
Copy link
Contributor

@Numpsy Numpsy commented Nov 17, 2024

I believe this isn't needed after #124, where the read side was changes to remove all the null terminators, and the write side of various other string properties was changed to always write null terminators

@jeremy-visionaid
Copy link
Collaborator

LGTM

@Numpsy Numpsy marked this pull request as ready for review November 18, 2024 11:08
@jeremy-visionaid jeremy-visionaid merged commit f950d38 into ironfede:master Nov 19, 2024
2 checks passed
@Numpsy Numpsy deleted the 3.0/simpler_dict_write branch November 19, 2024 10:39
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