[sqlite] sqlite3_column_decltype change

2016-04-05 Thread László Böszörményi (GCS)
On Tue, Apr 5, 2016 at 8:00 PM, Igor Korot wrote: > On Tue, Apr 5, 2016 at 1:57 PM, L?szl? B?sz?rm?nyi (GCS) > wrote: >> It seems sqlite3_column_decltype() is changed in 3.12.0 without >> mentioning it in the changelog. A test case is attached. > There is no attachment here

[sqlite] sqlite3_column_decltype change

2016-04-05 Thread László Böszörményi (GCS)
value:bar. Is this intentional? It breaks the Database::DumpTruck [1] Perl module at least. Regards, Laszlo/GCS [1] https://metacpan.org/release/Database-DumpTruck

Re: [sqlite] Bus error with Evolution 3.12.9 and SQLite 3.8.7.4

2014-12-30 Thread GCS
ght cause such a regression. I'm the maintainer of SQLite3 in Debian and can't reproduce it on AMD64. Even if I've a local mailbox, normal IMAP4 ones and some from GMail. OK, other than the updated SQLite3 library I run on a clean Jessie. Laszlo/GCS __

[sqlite] compile sqlite with c++?

2004-02-02 Thread GCS
*(*)(Btree*)) memRbtreePager #endif }; If I move the latter to the top, I get a lot of errors as 40 btree_rb.c `memRbtreeClose' was not declared in this scope and so on... Thanks in advance, GCS - To unsubscribe, e-mail: [EMAIL PROTECTED]