aboutsummaryrefslogtreecommitdiff
path: root/doc/JSON-RPC-interface.md
diff options
context:
space:
mode:
authorpracticalswift <[email protected]>2020-04-15 10:04:41 +0000
committerpracticalswift <[email protected]>2020-04-15 10:05:03 +0000
commit54b5eb2b149a1f2a4a1dbdb9e0648c5a390d8e22 (patch)
tree724c28f988190420d38938ea6fa3340e26c56bee /doc/JSON-RPC-interface.md
parentMerge #18619: gitian: add jonatack gpg key fingerprint (diff)
downloaddiscoin-54b5eb2b149a1f2a4a1dbdb9e0648c5a390d8e22.tar.xz
discoin-54b5eb2b149a1f2a4a1dbdb9e0648c5a390d8e22.zip
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 'doc/JSON-RPC-interface.md')
0 files changed, 0 insertions, 0 deletions