On Mar 31, 2009, at 7:06 PM, Zbigniew Baniewski wrote:

> On Tue, Mar 31, 2009 at 09:41:30AM -0400, D. Richard Hipp wrote:
>
>> SQLite version 3.6.12 is now available on the SQLite website
>
> ...and once again TCL module is flawed:
>
> #v+
>  % package require sqlite3
>  attempt to provide package sqlite3 3.6.12 failed: package sqlite3  
> 3.6.11
>  % provided instead
> #v-


I don't understand that.  I can grep in the package for 3.6.11 and I  
get no hits:

     grep 3.6.11 * */*

On the other hand, if I grep from 3.6.12, I get lots of hits.  So I do  
not know where the package gets the idea that it is providing version  
3.6.11.


D. Richard Hipp
[email protected]



_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to