> I do appreciate and plan to incorporate Matthew's suggestions into svn > head. I believe I still may research clucene and see if we can use our > UTF-16 or 32 conversion routines so we won't need to allocate 1 meg of > static buffer.
Since clucene isn't aiming for either UTF-16 OR UTF-32, I don't believe you'll be able to. A better approach would be to get the size of "content" and set a value based on that. Still, what does it hurt to statically allocate that much? Matthew _______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page