Commit Graph

13 Commits (master)

Author SHA1 Message Date
Jeffrey Ryan fb3f7cebbf clang warning fix for #8338
2 years ago
Jeffrey Ryan 5858f05f9b GCC: Fix -Wstringop-overflow= warnings
2 years ago
moneromooo-monero c1fa4a7f8c
boost: fix little/big endian compatibility
5 years ago
moneromooo-monero b350726a5a
boost: update obsolete usage of endian API
5 years ago
Howard Chu 0c6c3eb3f2
Silence stupid fallthru warning in gcc 7
7 years ago
Riccardo Spagni 278562d2c2
Merge pull request #1531
7 years ago
Riccardo Spagni ba9744d400
Merge pull request #1515
7 years ago
kenshi84 9d1d3a454e portable serializer: use signed char for size
7 years ago
kenshi84 f390a0e2dc portable serializer: make signerd/unsigned tx portable, ignore archive version checking
7 years ago
Howard Chu f3fdefe001 Fix multiple definition clash on ARMv7 build
7 years ago
kenshi84 af9a799925 account for API difference between 1.58 & 1.59
7 years ago
kenshi84 d1d6e27ab6 moved boost cpp into hpp since they're supposed to be header only
7 years ago
kenshi84 66e6af89ce added experimental boost::archive::portable_binary_{i|o}archive
7 years ago