From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25200 invoked by alias); 7 Aug 2012 07:00:16 -0000 Received: (qmail 25184 invoked by uid 22791); 7 Aug 2012 07:00:14 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,TW_SV,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from etr-usa.com (HELO etr-usa.com) (130.94.180.135) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 07 Aug 2012 07:00:00 +0000 Received: (qmail 19789 invoked by uid 13447); 7 Aug 2012 06:59:59 -0000 Received: from unknown (HELO [172.20.0.42]) ([71.210.206.56]) (envelope-sender ) by 130.94.180.135 (qmail-ldap-1.03) with SMTP for ; 7 Aug 2012 06:59:59 -0000 Message-ID: <5020BCE3.4080004@etr-usa.com> Date: Tue, 07 Aug 2012 07:38:00 -0000 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: Cygwin-L Subject: Re: cygwin 1.7.15: svn disk I/O error References: <50206AE0.90101@etr-usa.com> <87vcgv70k3.fsf@Rainer.invalid> In-Reply-To: <87vcgv70k3.fsf@Rainer.invalid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-08/txt/msg00144.txt.bz2 On 8/6/2012 11:06 PM, Achim Gratz wrote: > Warren Young writes: >> I think I've given Achim Gratz enough time to try and fix the bug >> resulting from his build option changes. > > I cannot fix something that I can't even reproduce. I gave you some ideas of ways to reproduce it without TortoiseSVN. Did you try those? I didn't hear one way or the other. > I can however > reproduce the bug that led to and fixed by those changes. Try my .13 release. While updating my source patch so it would apply, I saw that upstream made a change that might have some relevance to your original complaint. There may be others. Anyway, I think the whole "pretend it's Unix" concept hangs up on the fact that SQLite has a *lot* of Windows and Cygwin-aware code in it. It may be that your attempt simply wasn't complete enough, so that you had mostly POSIX code but the occasional Windows- or Cygwin-ism in there fighting against it. I think it would be interesting to do a caveman patch to SQLite, completely ripping out anything Cygwin or Windows related, then see how that does. -- 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