aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/rawtransaction.cpp
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2017-08-09 12:42:04 +0200
committerMarcoFalke <falke.marco@gmail.com>2017-08-09 12:42:10 +0200
commite526ca6284b9e13be1b912b80dd73a34e739b539 (patch)
tree8d993fe175ff51eab03763f3f693a87d6186df59 /src/rpc/rawtransaction.cpp
parent67f6f1c2d5c826d3062cb6b5c5d91190d1adcb76 (diff)
parent4d4fb33fce0803f9c923307bdf82b8fdd2ed140b (diff)
downloadbitcoin-e526ca6284b9e13be1b912b80dd73a34e739b539.tar.xz
Merge #10835: Rename member field according to the style guide
4d4fb33fc Rename member field according to the style guide. (Pavel Janík) Pull request description: After #10193, approx. five instances of this warning are printed when compiling with `-Wshadow`: ``` In file included from txmempool.cpp:14: ./reverse_iterator.h:20:22: warning: declaration shadows a field of 'reverse_range<T>' [-Wshadow] reverse_range(T &x) : x(x) {} ^ ./reverse_iterator.h:17:8: note: previous declaration is here T &x; ^ 1 warning generated. ``` Tree-SHA512: 6c07c2ed6f4f232a3a8bdcdd6057040967c74552fd29d80f42e8a453b95baf203c410aa31dccc08ff2e765cbba02b1a282f6ea7804955f09b31ab20ef383792e
Diffstat (limited to 'src/rpc/rawtransaction.cpp')
0 files changed, 0 insertions, 0 deletions