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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=BwG4Fe2xwWXd2X5Arw62TGy4hGMKqm0VuJ0kPUNDrAqJyFRwb3i+7
	YG5dYQHhPvygLC63NV3rr7/2FzB5W9IdH8TYbrK3p3k/x/1A3+5blF0vsGtmSgco
	DmmasRKCNevNaDBB8gTikKnyifPdb0QV2YOoRO213TCv8L9UvnwXUg=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=4OutfH+6frYCwGzCY3wPYUqppJs=; b=wIyfIQieFwm0trdHDV2tc5nzPtJQ
	yn9oHCBJzLYZxx3FgwVQOauWwgvYHB9bL4H+96TzhbM2R96JrX8d4AoHM6h1sVqV
	5YC9+NgIf67dWN8A7w0jFTpXpgBqoui1YflJvLisaTZJNPIR0O8qYoNouWoXjIRM
	DSrub9GzdBBWi8Q=
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=-5.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,T_FSL_HELO_BARE_IP_2 autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: Wow, just hit RCS bug (attn: Dr Volker Zell)
Date: Thu, 17 Apr 2014 14:01:07 +0000 (UTC)
Lines: 14
Message-ID: <loom.20140417T154919-496@post.gmane.org>
References: <694832.7961.bm@smtp113.sbc.mail.ne1.yahoo.com> <534F288E.7020808@etr-usa.com> <loom.20140417T101647-753@post.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Achim Gratz <Stromeko <at> NexGo.DE> writes:
> Make sure you test the stdio code path, if they changed the sematics of
> RCS_MEM_LIMIT again, then you may need a different demonstrator to switch to
> stdio from the usual mmap code path.

For grins I just built RCS 5.9.2, fixed a bug in the btdt program so it
wouldn't infloop and ran the test suite.  It still passes with all code
paths.  The demonstrator from Don Hatch still fails if I force the stdio
code path, as it did with the 5.8.x versions.  So the only way to have RCS
not mangle those files still is to make sure it never falls back to RM_STDIO.


Regards,
Achim.


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

