cesss
cesss
I suspect it's not ready for UTF-8, because the key point is when moving from one character to the next. In ASCII, this move is 1 byte. In UTF-8 it...
Oops, disregard this last comment: For a moment I forgot that all the bytes in a UTF-8 character are in the form 10xxxxxx, so they are above US ASCII, and...
I guess it shouldn't be difficult to install a sufficiently old distribution in a virtual machine, and copy the headers and libs from it. By installing such distribution in two...
I tried to understand how could JHBuild help, but didn't get to a conclusion. The goal of JHBuild is to build "source modules", which honestly I never heard of (I'm...
> Why old versions ? The whole point (in my eyes) of AppImage is to enable the developers to use the latest version of libraries, and distribute their software in...
When you suggest CentOS 6 as a good candidate for building a multi distro executable, what 6.x version and what developer tools versions are you thinking of? I ask this...