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=MyKxjWGTe2iA7u0n30a95XaGGEQ+0i5T4iUCH0y8ZXE rys4vncnaQeOVHccIYAwApL9arS3nhX0dxQOp+Bz3lrGffxvm8PYIt2ndaQEbY+t 3u8zk0vbV/aaUH8n8kUgXyxqkpHJt6If21UCwk12AmgcnTptM0LHpd3UJkupXVgc = 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=L5UfvnQ61ACJR4+2+UAfvqZmPQ4=; b=JdD23Jst8qw7QbcZr 9JZqii2rQBgm1IBSm0C+OQPdzbI0RY1Qfd+l3QMXc3P/bb8xtMdq7zc9XjPi3d33 CwdNharsH2UcU5DBV6J9X49Nr2zezHFbIBTYtKlyA5T269t4Y1RXm1L5KeanzA6p efchJoADVZ0CQYRNoluVqQ7JcU= 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=-3.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Message-ID: <51B9D7A4.3080403@etr-usa.com> Date: Thu, 13 Jun 2013 08:31:00 -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: [ANNOUNCEMENT] [TEST] sqlite3-3.7.17-3 References: <51B93943 DOT 5010708 AT users DOT sourceforge DOT net> In-Reply-To: <51B93943.5010708@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 6/12/2013 21:15, Yaakov (Cygwin/X) wrote: > On 2013-06-11 09:59, Warren Young wrote: >> If you have had problems in the past with SQLite interoperability with >> native Windows programs, please test with this new release. You >> shouldn't have to do anything to test its interoperability with native >> Windows programs. >> >> If your interop problems were with other Cygwin programs, then you want >> to set the new CYGWIN_SQLITE_LOCKING environment variable to "posix". >> (Case doesn't matter.) This will suppress Cygwin SQLite's call to the >> new Cygwin API, so it behaves like a stock Unix mode build. > > FYI, 3.7.13-3 fixes mtn clone without having to set CYGWIN_SQLITE_LOCKING. As expected. That's your TEMP_STORE=2 in action. Without this, I expect you *would* have had to request POSIX locking to get it to work. -- 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