aboutsummaryrefslogtreecommitdiff
path: root/src/script/interpreter.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2015-10-01 18:38:54 +0200
committerWladimir J. van der Laan <[email protected]>2015-10-01 18:38:54 +0200
commitbb24835aed822ff1842bbf0920dba592eb48dfd5 (patch)
tree19c0085bbe0a8dd786c8f86418fea0506c49a4c1 /src/script/interpreter.cpp
parentMerge pull request #6732 (diff)
downloaddiscoin-bb24835aed822ff1842bbf0920dba592eb48dfd5.tar.xz
discoin-bb24835aed822ff1842bbf0920dba592eb48dfd5.zip
build: disable -Wself-assign
Prevent these warnings in clang 3.6: ./serialize.h:96:9: warning: explicitly assigning value of variable of type 'uint64_t' (aka 'unsigned long') to itself [-Wself-assign] obj = (obj); ~~~ ^ ~~~
Diffstat (limited to 'src/script/interpreter.cpp')
0 files changed, 0 insertions, 0 deletions