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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=Hig+SU1HM77GMroG +OU43VBSkcHDg9XQW5badETFJBEF0/sXcRmb0fimxdIOCmQ6+liuIQ/67JWZuv5G zWGMSb8Wd4gaSYSzVW1JVb3dbxPjYKHtLWPurXdnnxxrnlsx6AFYfOs5G7htF080 zZ2RSDIsMkU4uh8iddvO+vU5YCU= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=r3cHDpkVkOetnp5nqHHfrd u4Nz0=; b=YXeooKC7VT2PYRZjLrnBmTmH/2NRlhpGhQaB8tDOSV5jx+gUwzuAGb bTI0yOiFtMNavkvARpm7oXS4qd5spe9HunPT3TeVL3ZN769PMErDp3J4iVKgyxj7 cL0UPkp2/LpxkzrZUVCn9fslolQ5ObmD+lcC9gKVFBWsWYjXNp2No= 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=-0.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_THEBAT,KHOP_THREADED,SPF_SOFTFAIL autolearn=no version=3.3.1 Date: Wed, 12 Jun 2013 04:19:43 +0400 From: Andrey Repin Reply-To: Andrey Repin Message-ID: <1925072689.20130612041943@mtu-net.ru> To: Warren Young , cygwin AT cygwin DOT com Subject: Re: SQLite temporary path creation broken in latest stable release In-Reply-To: <51B6272F.8010001@etr-usa.com> References: <51B52B51 DOT 50203 AT dancol DOT org> <51B6272F DOT 8010001 AT etr-usa DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Warren Young! > On 6/9/2013 19:26, Daniel Colascione wrote: >> which I haven't been able to test > You should. One of the changes is to prefer creating temporary tables > in memory instead of on disk, which should bypass the problem. >> "/var/tmp/etilqs_z28HceqmzVr3ZO1\\etilqs_rnPCuceSOgjfeTd". > This bug is already under discussion on the SQLite mailing list: > http://comments.gmane.org/gmane.comp.db.sqlite.general/81718 > None of the SQLite core developers have responded to my charge that this > looks like a bug in SQLite. It shouldn't be generating temporary file > names with backslashes in them for Cygwin builds, since it knows such > paths go through the Cygwin DLL, which sometimes has trouble doing the > right thing with backslashes. There's no reason to ever use backslashes in paths, ever. > There is a chance the bug exists in the "Unix" path as well, since > backslashes are legal in POSIX paths but not on Cygwin, but since the > in-memory change will avoid this, my motivation to fix this bug twice is > low. Once should be enough. > -- > 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 -- WBR, Andrey Repin (anrdaemon AT freemail DOT ru) 12.06.2013, <04:19> Sorry for my terrible english... -- 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