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); ~~~ ^ ~~~pull/227/head
parent
3979267180
commit
3c5b5b54e5
Loading…
Reference in new issue