Not working properly on 32-bit architectures
Not working properly on 32-bit architectures
@AlexanderAmelkin I can confirm it is fixed in the latest master (6643c5cdfc) -- yet I am also confused why it hit that branch, might be some UB previously?
Not working properly on 32-bit architectures
If you are using debian or similar, you may try something like:
sudo dpkg --add-architecture i386 && sudo apt update
sudo apt install gcc-i686-linux-gnu libjson-c-dev:i686
CC=i686-linux-g...
Not working properly on 32-bit architectures
@AlexanderAmelkin I can confirm this persists on the latest master commit on i686.
Not working properly on 32-bit architectures
Please consider hiding private symbols
GCC 14.2.0 reports array bounds error