Page MenuHomePhabricator

refactor: remove use of boost::algorithm::replace_first
ClosedPublic

Authored by PiRK on Mar 6 2023, 09:05.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC2cdfcd4967b0: refactor: remove use of boost::algorithm::replace_first
Summary

this trivial PR substitutes the (only) use of boost::algorithm::replace_first by a direct implementation.

This is a backport of core#20067

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable