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. -- 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
