On Sun, 08 May 2011 17:27:22 +0200, Thomas Mittelstaedt
<tmsta...@t-mittelstaedt.de> wrote:

>Am Sonntag, den 08.05.2011, 10:08 -0400 schrieb Samuel Adam:
>> On Sun, 08 May 2011 09:36:43 -0400, Jean-Christophe Deschamps  
>> <j...@antichoc.net> wrote:
>> 
>> > Change that into:
>> >
>> > select date('2011-04-29', quote(-3) || ' day');
>> >
>> > (note the space before day).
>> > Looks like a parsing change.
>> 
>> Apparently, yes, between the 3.6 and 3.7 lineages:
>> 
>> http://www.mail-archive.com/sqlite-users@sqlite.org/msg58853.html
>> 
>
>
>> --- firefox-3.6.17+build3+nobinonly.orig/debian/changelog
>> +++ firefox-3.6.17+build3+nobinonly/debian/changelog
>> @@ -0,0 +1,5526 @@
>> +firefox (3.6.17+build3+nobinonly-0ubuntu0.10.04.1) lucid-security; 
>> urgency=low
>> ....
>> +  * Bump minimum version of sqlite to 3.7.1 after landing of (bmo: 583611) 
>> aka
>> +    Upgrade to SQLite 3.7.1
>> +    - update debian/rules 
>> 
>
>Looks like the regular update of the older ubuntu 9.10 release, karmic,
>of package firefox, now requires sqlite 3.7.xx, while the version
>installed on this system still is 3.6.16. Is that a problem?

On many platforms, firefox installs its own libsqlite3.so, e.g. in
/usr/lib/mps, so it doesn't require a specific system-wide sqlite3
version.  I don't know about this specific Ubuntu / Firefox
releases.
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to