Skip to content
Snippets Groups Projects

Fix compilation with nlohman_json 3.10.5

Merged Marco Clemencic requested to merge 220-fix-for-new-json into master

It seems the latest nlohman::json and be printed with something like fmt::print("{}", json_object), which clashes with the custom formatting we added to MessageSvcSink.cpp.

This MR wraps nlohman::json before passing it to fmtlib to disambiguate.

Closes #220 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading