I am having issues with certain portions of sqlite3.c in DEBUG mode compiled under Visual Studio 8 (2005) using VC++, where the rc4-based randomizing code throws static_cast overflow errors in the byte-based array.
Any objections to taking back patches that bit-wise and the result of the overflowing addition with 0xff ? (The amalgamation makes it difficult for me to keep up with current changes, which is why I'm still at .15.) --a