> Re. that 0xE000 character, should I submit a bugreport somewhere?

You already did. Thanks.

 http://www.sqlite.org/cvstrac/chngview?cn=4017

Ok, I reviewed the sources (utf.c) and I'd say that it's still
incorrect. Actually, it doesn't test for surrogates at all, the
problem I was experiencing was caused by the fact that SQLite reads
unallocated memory when there's an unpaired surrogate present as the
last character of string - see READ_UTF16LE macro.

Jiri

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to