Since levedb v1.21:
-
the
__STDC_LIMIT_MACROS
macro definition is unneeded; commit: 50fbc87e8c62a816d6afd4740e0652a13ac6dc3e -
the
LEVELDB_ATOMIC_PRESENT
macro is unused; commit: 04f39105c5a418905da8b7657ca244d672c99d3b
Since levedb v1.21:
the __STDC_LIMIT_MACROS
macro definition is unneeded;
commit: 50fbc87e8c62a816d6afd4740e0652a13ac6dc3e
the LEVELDB_ATOMIC_PRESENT
macro is unused;
commit: 04f39105c5a418905da8b7657ca244d672c99d3b
Since levedb v1.21:
- the `__STDC_LIMIT_MACROS` macro definition is unneeded;
commit: 50fbc87e8c62a816d6afd4740e0652a13ac6dc3e
- the `LEVELDB_ATOMIC_PRESENT` macro is unused;
commit: 04f39105c5a418905da8b7657ca244d672c99d3b
crACK 393be867241bed175bc65c05ad40c7579b51c393
Verified with commits that this in fact isn’t necessary anymore. Did not perform an msvc build.
Labels
Windows
Build system