Thanks again. Over and out.
Final question: Should the output be the same for all three? I see three different versions of the gnu.
So, what is fixed, the test icns files or the c code? In other words, do I need to recompile? Edit: never mind, I see what was changed. Thank you!
So, what is fixed, the test icns files or the c code? In other words, do I need to recompile?
I'm getting some success unpacking "TOC"-type ICNSs, but not ones that were extracted from iContainers.
regression?: won't unpack the test files that ship with it, etc.
I can confirm this. I use GCC 7.1.0. This fix worked for me: sed -i iodev/network/slirp/cksum.cc -e 's@uintptr_t@int)(uint8_t *@' but I don't know if it results in the correct runtime behavior.