From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22514 invoked by alias); 15 Nov 2013 18:27:51 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 22480 invoked by uid 89); 15 Nov 2013 18:27:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.2 X-HELO: etr-usa.com Received: from Unknown (HELO etr-usa.com) (130.94.180.135) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 15 Nov 2013 18:27:46 +0000 Received: (qmail 48248 invoked by uid 13447); 15 Nov 2013 18:27:39 -0000 Received: from unknown (HELO [172.20.0.42]) ([107.4.26.51]) (envelope-sender ) by 130.94.180.135 (qmail-ldap-1.03) with SMTP for ; 15 Nov 2013 18:27:39 -0000 Message-ID: <52866799.8030408@etr-usa.com> Date: Fri, 15 Nov 2013 18:27:00 -0000 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: [ITA] sqlite3 References: <20131113151826.GB743@ednor.casa.cgf.cx> <528405B6.2090008@etr-usa.com> <20131114094751.GD526@calimero.vinschen.de> <20131114192751.GB4827@ednor.casa.cgf.cx> <528623BF.90701@etr-usa.com> In-Reply-To: <528623BF.90701@etr-usa.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-11/txt/msg00064.txt.bz2 On 11/15/2013 06:38, Warren Young wrote: > On 11/14/2013 12:27, Christopher Faylor wrote: >> >> Jan, if you can send the information at the above link now, you'll be >> GTG for uploading as soon as the package has been pronounced GTG by >> Warrent. GTG. I tested by unpacking the 3 main packages (exe, lib, and -devel), examining the file list, running the exe, and running svn to make sure it loaded the DLL correctly. I had to rebase on 32-bit, but that's probably not surprising since I did a manual install. Jan, some nits to take care of in the next sqlite3.README file: - It still mentions lemon3.exe. - I wasn't the maintainer of all prior versions of Cygwin SQLite. I started with 3.5.8. I don't remember who the prior maintainer of the official Cygwin SQLite package was. From the port notes, I started from Yaakov's Cygwin Ports version, but it was someone else's package I was replacing in the official distro. - Typo: "idential" -> "identical" Also, when you post your cygwin-announce message, be sure to describe the new VFS switching mechanism. One of the READMEs should describe this Cygwin-specific environment variable in some detail, too.