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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=El3ToJUyPOsiYHXB02YsR4qgIy1M+vIDqNE0W+OjxDWPHTIZ9s4Ri a361e9uRxJ6aJUjDkBxViEdd8B5mT2iwoIQvpNig5zlLJ7i7uXI282uGj2iHd9WP 2TvAyUpOFhHr9szBxGEocz/+j+FHehyWUEhGKHDMzkblJ2gGV0k99s= 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=U4oI8S03zGtfyH/sN+DkgQzjTko=; b=j7vglJsvaYY2siFjbawEeLXx1CgT RK7G+cTh64Xn0WGirTY6BA4nYd6x/H3Db+KFFnK74JQkFHJh6z8kW4ggJoh9GL6v iyjaelc4L4oueCL2vm/GOZw8KBka/F+7YOeZT4pEiHq1EIOpxrZ4TwHtiAd/3AjL CeYfq6UB6PEogE8= 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=-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 AT cygwin DOT com From: Achim Gratz Subject: Re: Wow, just hit RCS bug (attn: Dr Volker Zell) Date: Thu, 17 Apr 2014 08:20:43 +0000 (UTC) Lines: 19 Message-ID: References: <694832 DOT 7961 DOT bm AT smtp113 DOT sbc DOT mail DOT ne1 DOT yahoo DOT com> <534F288E DOT 7020808 AT etr-usa DOT com> 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 Warren Young etr-usa.com> writes: > It's not a bug, it's a buffer size choice made with the rcs 5.8 release, > which affects Cygwin for reasons unknown. It is a bug in the "stdio" code path, independently of buffer size. That bug doesn't trigger on GNU/Linux, btw. > 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 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. 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