X-Recipient: archive-cygwin@delorie.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=ZkrevT/Ymrswa26h9glKrMCK8kREzcRohr4DHVX2i7C
	CzfSeJ45NO05u9tfY0/Tt2GLCVcR0c8R2vkA1hiDYMDWyie3PS101dcWeix/hzNk
	W+BxLOnvjCHj3I3FNc3y5eRlnZeeGTZvZ4rMzKolgJqLyu9nM7gbeoTpGhLKL4Vg
	=
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=VHuhm/Hif9s5adlX3DcQoBZhJOw=; b=Rx03M227sH6OznxvE
	nARka4F79UDEGAyTXl2GwcjHzfND3sgEKILThssPtAgtA+bAbN1NlieHTxBjfXOA
	BuWRiymc7DRuLSQL68jD06UE/NiI+PZy1fq3RKRQ28lw1JP6+XqT5Rvh3Q5RPZxg
	UgqRjmdsaObbHZR3VFWveuH7xI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: etr-usa.com
Message-ID: <534F288E.7020808@etr-usa.com>
Date: Wed, 16 Apr 2014 19:04:14 -0600
From: Warren Young <warren@etr-usa.com>
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
MIME-Version: 1.0
To: Cygwin-L <cygwin@cygwin.com>
Subject: Re: Wow, just hit RCS bug (attn: Dr Volker Zell)
References: <694832.7961.bm@smtp113.sbc.mail.ne1.yahoo.com>
In-Reply-To: <694832.7961.bm@smtp113.sbc.mail.ne1.yahoo.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On 4/16/2014 10:09, tednolan@bellsouth.net wrote:
> I just hit the worst Cygwin bug I've encountered, the RCS bug which
> silently corrupts text files > 256K.

It's not a bug, it's a buffer size choice made with the rcs 5.8 release, 
which affects Cygwin for reasons unknown.

GNU rcs 5.9.2 changed this functionality again in a way which may fix 
the problem:

2013-10-20  Thien-Thi Nguyen  <XXX@XXX.org>

     Relax RCS_MEM_LIMIT default; fall back if unspecified.

     * doc/rcs.texi (Environment): Update ‘RCS_MEM_LIMIT’ description;
     add a willful ignorance hint and speculation on its removal.

I built 5.9.2 under Cygwin with default build options, and it 
successfully runs a test script that fails under the current Cygwin rcs, 
which was posted by Don Hatch when this problem came up here 6 months 
ago: http://cygwin.com/ml/cygwin/2013-10/msg00086.html

Dr Volker Zell, the maintainer of the Cygwin rcs package, did not 
respond to that thread.  A search shows only two emails from him to this 
list since that time.

As far as I know, no one has investigated the reason why this change 
causes a problem on Cygwin, but it would seem that replacing 5.8.2 with 
5.9.2 would help.

--
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

