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 empty string serialisation #2247

Merged
merged 1 commit into from
Sep 24, 2017
Merged

Fix empty string serialisation #2247

merged 1 commit into from
Sep 24, 2017

Conversation

dipinhora
Copy link
Contributor

This commit fixes a bug in how empty strings are serialised.

Resolves #2245.


This PR is based on @Praetonus's PR #2246 and includes the codegen test he added. It is an implementation of the diff I suggested in my comment on that PR.

This commit fixes a bug in how empty strings are serialised.

Resolves ponylang#2245.
@SeanTAllen
Copy link
Member

Im going to merge this so I can do a release to get those of us over at WallarooLabs moving again. @Praetonus if there's a change to the implementation approach you would like to make, have at it.

@SeanTAllen SeanTAllen merged commit 8343d05 into ponylang:master Sep 24, 2017
SeanTAllen added a commit that referenced this pull request Sep 24, 2017
That I forgot to add changelog label to before merging
This was referenced Sep 24, 2017
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.

Segfault when serializing class with single String field
2 participants