avih
avih
> There is a [patch written in an issue](jftuga/less-Windows#12) for this if you want to build it yourself. If one builds it themselves, then just build the master branch, which...
> There is a [patch written in an issue](jftuga/less-Windows#12) for [jftuga/less-Windows](https://github.com/jftuga/less-Windows) The patch link doesn't work for me, but this works: https://github.com/jftuga/less-Windows/issues/12
Made `base32_decode` static.
Simplified the code a bit, and added casts to avoid (strict) compiler warning on sign-ness and value truncation. None of the casts were required as the sign was ensured prior...
Made `base32_decode` a lot smaller (I enjoiy this...). It behaves identically, probably slightly slower (this context is not performance critical) but now it's also easier to change alphabet (which we...
Thanks for the patches. To be honest, I actually prefer to remove unused code rather than adding more, i.e. make it even simpler. As you see from the commit log,...
OK. I don't plan to merge these patches, but I'll leave leave the PR open at least for a while, in case someone wants to discuss it.
Thanks. I'll keep this issue open for posterity, but as the message at the readme and the project page says: ``` This project is not maintained, and should not be...
Thanks. I'll keep this issue open for posterity, but as the message at the readme and the project page says: ``` This project is not maintained, and should not be...