[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1382: sql-de-lite ignores new versions of sqlite
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1382: sql-de-lite ignores new versions of sqlite3 on Cygwin |
Date: |
Wed, 28 Jun 2017 11:00:37 -0000 |
#1382: sql-de-lite ignores new versions of sqlite3 on Cygwin
-----------------------------------+-------------------------
Reporter: johnwcowan | Owner: zbigniew
Type: defect | Status: new
Priority: minor | Milestone: someday
Component: extensions | Version: 4.12.0
Resolution: | Keywords: sql-de-lite
Estimated difficulty: trivial |
-----------------------------------+-------------------------
Comment (by LemonBoy):
> A more portable resolution is to get rid of version-check altogether
and run sqlite3 --version instead
Sadly you can't rely on the `sqlite` binary to be there, for example
Debian ships the library and the command line program in separate
packages.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1382#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.