Skip to content

ROOT interpreter crashes when using nlohmann::json #21058

@linev

Description

@linev

Check duplicate issues.

  • Checked for duplicates

Description

Described on forum: https://root-forum.cern.ch/t/64550,

Reproducer

root interpreter crashes when type:

root [0] nlohmann::json j;
root [1] j["3"] = 3

If put semicolon - than everything fine.

ROOT version

master

Installation method

Build from source

Operating system

Linux 64bit

Additional context

No response

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions