Fixed (hopefully) a problem with 64-bit systems. [Had an "unsigned int" where we needed a "size_t", d'oh. libotr now compiles cleanly on both 32 and 64 bit arches with "-Wall -pedantic -Werror". ;-) ] http://otr.cypherpunks.ca/libotr-3.1.0-preview2.tar.gz http://otr.cypherpunks.ca/pidgin-otr-3.1.0-preview2.tar.gz - Ian