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 for issue #612 #614

Merged
merged 2 commits into from
May 29, 2019
Merged

Fix for issue #612 #614

merged 2 commits into from
May 29, 2019

Conversation

praries880
Copy link
Contributor

Fix for issue #612

@praries880
Copy link
Contributor Author

@jianghaolu can you kindly review this PR :)

@praries880 praries880 merged commit 0402902 into master May 29, 2019
Copy link

@v-jizhang v-jizhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

p.setCodec(mapper) have side effect, it set the codec. What if the parser p is used later by the caller with the newly added codec(which is irrelevant to the caller)?. For example, if there is another property follows "error". Can it still reads?

@lmazuel lmazuel deleted the 612_fix branch June 17, 2019 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants