> On 21 Mar 2016, at 12:05, Neels Hofmeyr <[email protected]> wrote: > > On Sun, Mar 20, 2016 at 12:04:34PM +0100, Holger Freyther wrote: >> b.) Somebody changes OpenBSC to not use libdbi (preferred) > > The alternative being to use libsqlite directly? > Or would you prefer a different db-wrapper lib?
Use sqlite3 directly (and preferable change the interface at the same time) > I also get the "deprecated" warnings about some db function calls in my > compiles, so I there's a tiny incentive to fix that, too. I disagree, you will force everyone to use a broken version of libdbi. holger
