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: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 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 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 To: cygwin AT cygwin DOT com Subject: Re: Wow, just hit RCS bug References: <694832 DOT 7961 DOT bm AT smtp113 DOT sbc DOT mail DOT ne1 DOT yahoo DOT 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 AT bellsouth DOT 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