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 build error against libjsoncpp 1.9.4 #1121

Merged
merged 1 commit into from
Dec 6, 2020
Merged

Fix build error against libjsoncpp 1.9.4 #1121

merged 1 commit into from
Dec 6, 2020

Conversation

jlblancoc
Copy link
Member

Changed apps/libraries

  • mrpt-serialization

PR Description

Remove possibility of assigning a scheme value from a nullptr. It was removed in libjsoncpp.

Perhaps it might be needed to add an alternative method to set a given json/yaml/... node as "null", but apparently no code was using this feature, so it was just removed. Add if needed in the future.

Closes #1118

@jlblancoc jlblancoc mentioned this pull request Dec 5, 2020
@jlblancoc jlblancoc merged commit e69e9c6 into develop Dec 6, 2020
@jlblancoc jlblancoc deleted the fix/1118 branch December 6, 2020 06:09
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.

mrpt: build failure with latest libjsoncpp
1 participant