On Sat, 06 Sep 2014 21:53:33 +0300, Niko Tyni wrote: > > # Failed test 'Using an unknown function results in error' > > # at t/02_sql_lite.t line 191. > > # '' > > # doesn't match '(?^i:function)' > > # Looks like you failed 1 test of 43. > > t/02_sql_lite.t .... > > Dubious, test returned 1 (wstat 256, 0x100) > > > > There is a 2.3 but that doesn't immediately look related. > > It fails with 2.3 too. > > This was broken by libsqlite3-0_3.7.15-1 FWIW. > http://www.sqlite.org/releaselog/3_7_15.html
Ah! The tests expects instr() to be an unknown function but 3.7.15 introdcued exactly this function. Patch coming ... Cheers, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: John Lee Hooker: Tupelo
signature.asc
Description: Digital Signature

