X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=w+5fnrChFyI5FBampswSleTLqx6+Eus/BJLdvIu3cIc /PsgcP9pRt4l4GmEwfx24d0fYhKlhUjVlOQPhkzdp5uRIIL+BqcligsnK2GPhtgE V83l5fLO0ZefaVuB6O72sDQhLqZqVaToAZ+m37ge0w3z3ay1kE6SOIpqIuqdf2pA = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=/QJxx8+U5dtxHvRViBk9PYOi2w0=; b=cI2jda0Lp0oj6Szg5 OUmAzLuDJx2qcoet3BZiRKAGhCEcMvU84y7phNd64f7uAc2WTmQQESKFq0UhpHMN do4CkkTpNxQqKWML5VGFbtmMH7jVdBXas4n/Zr3ypeDZLf0wTKcI1YqWZyPlO9dn 5rb/TdUCfzWzDpwekU0Ur9cN/M= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Message-ID: <51A8EFAF.4030104@etr-usa.com> Date: Fri, 31 May 2013 12:45:03 -0600 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Cygwin-L Subject: Re: sqlite3: bug with monotone References: <51A6B6EB DOT 6050309 AT users DOT sourceforge DOT net> <51A825D0 DOT 8040304 AT users DOT sourceforge DOT net> In-Reply-To: <51A825D0.8040304@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 5/30/2013 22:23, Yaakov (Cygwin/X) wrote: > I can confirm that -DSQLITE_TEMP_STORE=2 is enough to fix > monotone on its own. > > I have updated my build accordingly, plus added two more configuration > options, and a patch for the manpage, from Fedora. Can *this* get into > the distro package? I don't see any serious problems from changing that build option. It doubtless would prevent 32-bit Cygwin SQLite from accessing gigabyte+ DBs, but those needing to do such things can a) set the pragma to restore previous behavior; b) switch to Cygwin 64; or c) switch to native SQLite. As for the rest of it, are you proposing that I adopt your Ports version of SQLite, replacing what I have? Does yours include the Unix mode /tmp patch I mentioned? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple