Page MenuHomePhabricator

doc: Document differences in bitcoind and bitcoin-qt locale handling
ClosedPublic

Authored by PiRK on Sep 16 2021, 14:50.

Details

Summary

Document differences in bitcoind and bitcoin-qt locale handling.

Since this seems to be the root cause to the locale dependency issues we've seen over the years I thought it was worth documenting

This is a backport of core#18817

Test Plan

proofreading

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr18817
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningarcanist/linter/LocaleDependenceLinter.php:32PHPCS.W.Generic.Files.LineLength.TooLongGeneric.Files.LineLength.TooLong
Warningarcanist/linter/LocaleDependenceLinter.php:33PHPCS.W.Generic.Files.LineLength.TooLongGeneric.Files.LineLength.TooLong
Warningarcanist/linter/LocaleDependenceLinter.php:34PHPCS.W.Generic.Files.LineLength.TooLongGeneric.Files.LineLength.TooLong
Unit
No Test Coverage
Build Status
Buildable 16677
Build 33209: Build Difflint-circular-dependencies · build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 33208: arc lint + arc unit

Event Timeline

PiRK requested review of this revision.Sep 16 2021, 14:50
Fabien requested changes to this revision.Sep 16 2021, 20:22
Fabien added a subscriber: Fabien.

Please fix the linter issues

This revision now requires changes to proceed.Sep 16 2021, 20:22

Fix linter issues (lines too long)

This revision is now accepted and ready to land.Sep 17 2021, 09:19