aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/createwalletdialog.ui
diff options
context:
space:
mode:
authorpracticalswift <practicalswift@users.noreply.github.com>2020-04-15 10:04:41 +0000
committerpracticalswift <practicalswift@users.noreply.github.com>2020-04-15 10:05:03 +0000
commit54b5eb2b149a1f2a4a1dbdb9e0648c5a390d8e22 (patch)
tree724c28f988190420d38938ea6fa3340e26c56bee /src/qt/forms/createwalletdialog.ui
parente831f18b1ed3b9749566145ceba6038f89c0a749 (diff)
downloadbitcoin-54b5eb2b149a1f2a4a1dbdb9e0648c5a390d8e22.tar.xz
tests: Add std::locale::global to list of locale dependent functions in lint-locale-dependence.sh
We currently flag `setlocale(...)` as locale dependent, but prior to this commit we didn't flag `std::locale::global(...)` as such. In addition to setting the global C++ locale `std::locale::global(...)` also does the equivalent of `std::setlocale(LC_ALL, ...);`. Thus the functionality of `std::locale::global(...)` is a superset of `setlocale(...)` :)
Diffstat (limited to 'src/qt/forms/createwalletdialog.ui')
0 files changed, 0 insertions, 0 deletions