Skip to content

Conversation

bluhm
Copy link

@bluhm bluhm commented Aug 14, 2025

g++ (Debian 14.2.0-19) 14.2.0 fails with error: dangling pointer to an unnamed temporary may be used. Create a Json::Value instance initialized with Json::nullValue that has longer life time than the Json::Value object returned by parse_object().

g++ (Debian 14.2.0-19) 14.2.0 fails with error: dangling pointer
to an unnamed temporary may be used.  Create a Json::Value instance
initialized with Json::nullValue that has longer life time than the
Json::Value object returned by parse_object().

Signed-off-by: Alexander Bluhm <[email protected]>
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.

1 participant