Skip to content

Compile on 32-bit Systems

Compare
Choose a tag to compare
@christophhagen christophhagen released this 20 Jul 08:35
· 91 commits to master since this release

This release fixes compilation on 32-bit systems.

The upper and lower bounds for valid integer coding keys where given as string literals, and required 64-bit wide integers. The bounds now adapt to the system the library compiles on.