Skip to content
Snippets Groups Projects

Use fmtlib instead of boost::format (where possible)

Merged Marco Clemencic requested to merge 112-add-example-of-use-of-fmtlib into master
All threads resolved!

Closes #112 (closed)

Edited by Marco Clemencic

Merge request reports

Pipeline #1710777 passed

Pipeline passed for 784ab199 on 112-add-example-of-use-of-fmtlib

Approval is optional

Merged by Marco ClemencicMarco Clemencic 4 years ago (Jun 19, 2020 10:39am UTC)

Merge details

Pipeline #1730393 passed

Pipeline passed for 41fdc166 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Marco Clemencic changed milestone to %v33r2

    changed milestone to %v33r2

  • Gerhard Raven resolved all threads

    resolved all threads

  • Marco Clemencic added 2 commits

    added 2 commits

    • 7dab5c9c - Replace some boost::format with fmt::format
    • f00b76c7 - use uuid_unparse instead of boost::format

    Compare with previous version

  • Marco Clemencic resolved all threads

    resolved all threads

  • added 1 commit

    • 0d25df4d - fixup! Replace some boost::format with fmt::format

    Compare with previous version

  • Marco Clemencic marked as a Work In Progress from 0d25df4d

    marked as a Work In Progress from 0d25df4d

  • Edited by Software for LHCb
  • Marco Clemencic added 5 commits

    added 5 commits

    • de9fcef5 - use uuid_unparse instead of boost::format
    • f3673b57 - Add (interface) dependency on fmtlib
    • 1bfced59 - Use fmt::format in ServicLocatorHelper
    • 26a8a3c3 - Replace some boost::format with fmt::format
    • 35b4211d - Use fmt::format in Aida2Root example

    Compare with previous version

  • Marco Clemencic added 4 commits

    added 4 commits

    • 926dd3b5 - Replace boost::format with fmt::format in GaudiCoreSvc
    • 2c910390 - Replace boost::format with fmt::format in GaudiAlg (partial)
    • 039c9936 - Use fmt::format in Aida2Root example
    • 45aac82e - Use fmt::format in genconf

    Compare with previous version

  • Marco Clemencic resolved all threads

    resolved all threads

  • Marco Clemencic added 6 commits

    added 6 commits

    • e4c6c5a9 - Add (interface) dependency on fmtlib
    • ba968a36 - Use fmt::format in ServicLocatorHelper
    • 2bf1d964 - Replace boost::format with fmt::format in GaudiCoreSvc
    • d5a4a8ec - Replace boost::format with fmt::format in GaudiAlg (partial)
    • 95cf5946 - Use fmt::format in Aida2Root example
    • f4d5fc47 - Use fmt::format in genconf

    Compare with previous version

  • added 1 commit

    • 39e5f16a - fixup! Add (interface) dependency on fmtlib

    Compare with previous version

  • Marco Clemencic added 13 commits

    added 13 commits

    • 39e5f16a...6bfb0bfa - 6 commits from branch master
    • 148199b0 - use uuid_unparse instead of boost::format
    • 8b2c0477 - Add (interface) dependency on fmtlib
    • 9fdfbd46 - Use fmt::format in ServicLocatorHelper
    • aee3d298 - Replace boost::format with fmt::format in GaudiCoreSvc
    • c6771ad6 - Replace boost::format with fmt::format in GaudiAlg (partial)
    • 6f415fb0 - Use fmt::format in Aida2Root example
    • 1b52225f - Use fmt::format in genconf

    Compare with previous version

  • Marco Clemencic added 7 commits

    added 7 commits

    • 64d5fd1a - Add (interface) dependency on fmtlib
    • 1d0d7c37 - Use fmt::format in ServicLocatorHelper
    • 76330568 - Replace boost::format with fmt::format in GaudiCoreSvc
    • 49a0d590 - Replace boost::format with fmt::format in GaudiAlg (partial)
    • 760868dc - Use fmt::format in Aida2Root example
    • 90a036f0 - Use fmt::format in genconf
    • e28d6a88 - Use fmt::format in ChronoEntity printout

    Compare with previous version

  • added 1 commit

    • 9477b98c - Use fmt::format in ChronoEntity printout

    Compare with previous version

  • added 1 commit

    • d3efd998 - More boost::format to fmt::format replacements

    Compare with previous version

  • Marco Clemencic unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Marco Clemencic resolved all threads

    resolved all threads

  • Marco Clemencic added 104 commits

    added 104 commits

    • d3efd998...fdd53511 - 95 commits from branch master
    • 7de16bb2 - use uuid_unparse instead of boost::format
    • a553c061 - Add (interface) dependency on fmtlib
    • 5dfb05cb - Use fmt::format in ServicLocatorHelper
    • ac4b22a4 - Replace boost::format with fmt::format in GaudiCoreSvc
    • 4f008be8 - Replace boost::format with fmt::format in GaudiAlg (partial)
    • 6b2cdd7a - Use fmt::format in Aida2Root example
    • 3fb25e07 - Use fmt::format in genconf
    • 83f7de79 - Use fmt::format in ChronoEntity printout
    • 68f18b1d - More boost::format to fmt::format replacements

    Compare with previous version

  • Marco Clemencic added 8 commits

    added 8 commits

    • a0eb6159 - Add (interface) dependency on fmtlib
    • 4fc4e5b4 - Use fmt::format in ServicLocatorHelper
    • a2848970 - Replace boost::format with fmt::format in GaudiCoreSvc
    • 13a6171a - Replace boost::format with fmt::format in GaudiAlg (partial)
    • f7c64392 - Use fmt::format in Aida2Root example
    • 44a8ed83 - Use fmt::format in genconf
    • fb5400a3 - Use fmt::format in ChronoEntity printout
    • 8119d2f7 - More boost::format to fmt::format replacements

    Compare with previous version

  • mentioned in merge request lhcb/Allen!396 (closed)

  • added 1 commit

    • 784ab199 - Fix for change between fmtlib 5 and 6

    Compare with previous version

  • Edited by Software for LHCb
  • Marco Clemencic resolved all threads

    resolved all threads

  • Marco Clemencic changed title from Add example of use of fmtlib to Use fmtlib instead of boost::format (where possible)

    changed title from Add example of use of fmtlib to Use fmtlib instead of boost::format (where possible)

  • Marco Clemencic resolved all threads

    resolved all threads

  • Marco Clemencic mentioned in issue #130

    mentioned in issue #130

  • Marco Clemencic mentioned in commit 41fdc166

    mentioned in commit 41fdc166

  • Please register or sign in to reply
    Loading