[ITA] tcl-sqlite3

Warren Young warren@etr-usa.com
Tue Jan 14 20:34:00 GMT 2014


On 1/14/2014 05:44, Corinna Vinschen wrote:
>
> Also, even if sqlite3.8.2 and sqlite382.dll works, it's kind of
> puzzeling.  Are you saying using sqlite3 and libtclsqlite3.so on Fedora
> is wrong, not following TEA?  It's much easier to grok and doesn't
> wrongly imply it only works on a specificx sqlite 3.x.x version, IMHO.

Yaakov makes a good point: the whole idea of tcl-sqlite is that it wraps 
the SQLite 3 API exactly, so when new public APIs get exported by 
SQLite, new APIs appear in the Tcl wrapper.  Therefore, a new version of 
tcl-sqlite really *could* depend on a specific version of SQLite, if the 
API changed.



More information about the Cygwin-apps mailing list