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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=UtwzR
	klAnIBEX5a497Aujtb5kB1rPfEhuKhKKwILLHcrO0k6ZXkLsbe1FCwUPfX0//yt0
	KpPTXDyYgPNHDdrlOUohRo831HlxfIDE0amxjlMwzIN/NpNxyyvbYfGWXmvKhRSB
	AXpuk/GJFjQ7lWWZTcfHh3seOBR5NjmBfKLFEE=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=tPgwvOb/h6G
	AKoNutIax2EmUUIE=; b=jdn0WAr4/g+fJJa6iDCgxVUU1M6+6ipuW4NK8DvAj/c
	yZbp9uDGt7hzxuV9WFigCJAGH+d8RrzT/PdYwDlTaxu/xNNCnaUxoWcFB++sM3hd
	IDspvJZ0WbVLRqVT6ao7cBYoufESlsWmtQ4DxUMzQqM9ePxtJC0pf1rXjFcpv9mA
	=
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=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-in-16.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-04.arcor-online.net 79B41A9E1D
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Wow, just hit RCS bug
References: <694832.7961.bm@smtp113.sbc.mail.ne1.yahoo.com>
Date: Wed, 16 Apr 2014 19:19:53 +0200
In-Reply-To: <694832.7961.bm@smtp113.sbc.mail.ne1.yahoo.com>	(tednolan@bellsouth.net's message of "Wed, 16 Apr 2014 12:09:22	-0400")
Message-ID: <87bnw12nuu.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

tednolan@bellsouth.net writes:
> Just for the record, the suggested env var fix
>
> RCS_MEM_LIMIT=0
>
> to "force stdio" does not work for me, but the

That was never suggested as a fix, but to show that the problem occurs
with files much less than 256kiB size when forcing the code path through
stdio (which is what the "0" setting does).  The RCS test suite passes
on Cygwin since it never actively tests this code path.

http://thread.gmane.org/gmane.os.cygwin/142346

> RCS_MEM_LIMIT=10240
>
> to allow 10megs of diffs does..

Which will fail once you happen upon a diff that gets that large.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra

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

