Files
ebml/src/EbmlSInteger.cpp
Moritz Bunkus a366eaa89e Don't cause over-/underflow on certain platforms
On mingw 32bit this comparison gives a warning about always being
true, which can only be the case if one of the constant actually
over/underflows.
2013-12-07 13:32:22 +01:00

4.2 KiB