Re: [PATCH] sqlite3_prepare_v2 for pre 3.3.9 versions
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tolj.org system architecture |
| Message-ID | <[email protected]> |
Am 23.03.2011 23:27, schrieb Stipe Tolj:
> Hi all,
>
> we have a problem with the latest enhancements in the gwlib/dbpool_sqlite3.c
> commit. The function sqlite3_prepare_v2() is available since 3.3.9, according to
> URL:
>
> http://www.sqlite.org/oldnews.html
>
> But, we DO use the function 2x without really checking which sqlite3 version
> we're using. The patch handles this via a simple #if case.
>
> Normally, I would suggest to handle this at configure time, and simply inform
> the user to use a sqlite3 version >= 3.3.9. But, some of the major used distros,
> i.e. CentOS 5.x uses an rather old sqlite3 in the distro repository, and I tend
> to have them supported out of the box, rather then forcing the users to upgrade
> the sqlite3 from source.
>
> Comments please.
committed to svn trunk.
Stipe
--
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------
smime.p7s
(application/pkcs7-signature, 5.8 KB) - not displayed