Open rurban opened 1 year ago
Fixed most issues, it can be successfully read and converted to json.
Problems exist in encode, and esp. the dynapi (the memcpy) on encode in add_LibreDWG_APPID(), getting the APPID_CONTROL num_entries. But the dynapi unit-tests run ok.
RS,RL,handles still broken on mips32 and ppc64 big-endian.
I'm adding now qemu binfmt support (debian-style) to the scripts (env LD_LIBRARY_PATH='/usr/powerpc64-linux-gnu/lib), just debugging is tricky there.