diff options
author | Cory Fields <cory-nospam-@coryfields.com> | 2024-06-05 19:08:45 +0000 |
---|---|---|
committer | Cory Fields <cory-nospam-@coryfields.com> | 2024-06-06 14:14:34 +0000 |
commit | 15796d4b61342f75548b20a18c670ed21d102ba8 (patch) | |
tree | ce9333b55f2ee5dda4bf2e554c451c3bec84ed8e /src/bitcoin-cli.cpp | |
parent | 53372f21767be449bb452fc3f5fe7f16286ae371 (diff) |
build: warn on self-assignment
Belt-and suspenders after #30234. Self-assignment should be safe _and_
discouraged.
We used to opt out of this warning because something deep in our
serialization/byteswapping code could self-assign, but that doesn't appear to
be the case anymore.
Diffstat (limited to 'src/bitcoin-cli.cpp')
0 files changed, 0 insertions, 0 deletions