sqlite3.3.4 header + wrappers
Lionello Lunesu
lio at remove.lunesu.com
Thu Mar 2 05:04:05 PST 2006
> Error: 4invalid UTF-8 sequence
>
> Not sure if that's good or bad ? (unittest, perhaps?)
It's supposed to stop with an error, to test the SqliteError exception
class.
I've piped the output of the exe to a file and noticed 4 '\0' characters. I
have no idea where they come from. It should say: "near \"DELIBERATE\":
syntax error" .. The word "near" is replaced by the 4 '\0's ??
L.
More information about the Digitalmars-d
mailing list