Hi, On 28 Aug 2013, at 15:01, Alexander Pyhalov <[email protected]> wrote:
> On 08/28/2013 14:42, Alexander Pyhalov wrote: >> Hello. >> I'm looking at sqlite update now. Binary incompatibility introduced by >> proposed update to 3.7.17 was evident - some API calls were not present >> in resulting library. Now I have it seems compatible library and have a >> question on symbol versioning. In Oracle JDS sqlite_3.7.14.1 symbol >> version is defined to identify latest sqlite. We update further - to >> 3.7.17. Does it make sense to introduce separte symbol version for every >> API change (sqlite_3.7.15 - include sqlite3_errstr, sqlite_3.7.17 - >> include sqlite3_strglob) or just introduce version including all new >> symbols? >> Personally, I don't see sense in creating separate sqlite_3.7.15 version. > > Please, review https://github.com/pyhalov/oi-userland/compare/sqlite > > If nobody cares, I'll push it tomorrow tomorrow in the morning. Seems like you went ahead and added the versions anyway. I think that's for the best. LGTM. Andy. > > -- > Best regards, > Alexander Pyhalov, > system administrator of Computer Center of Southern Federal University > > _______________________________________________ > oi-dev mailing list > [email protected] > http://openindiana.org/mailman/listinfo/oi-dev _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
