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
	:in-reply-to; q=dns; s=default; b=kVGBkdP+ed7z8HdGeSW56Ij+RKdTZ0
	CLTX3odOuJR7EjJ7j+WndMO0gz7q1r+E8YzUYU2ZesB4jWLxlHCEBR0rnuv8Z4Mr
	ED9geddZz20/Q0zylyBLfvXyIH+WY/Kbt4zLrMFNhoffMOnoRKklRhNXTuEl4Iq9
	mEADSzxha7lyk=
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
	:in-reply-to; s=default; bh=XeJ8BiTYUG32R3MqlWkUA4i5DfM=; b=wYKU
	rbY1gn8pq1BeetR2j1Dys3Kywh3vU1OykHXsJ9ILATwJKE1sejVEl8v6Hu0xLrMx
	1eEfu5mwrFaoCQPo0BjanUfZsQd3kq/m8bW9VjtjjYINVdVLG1K+PWR9u0lX7rtp
	Z4liurFmMsK60UHRK28jgLxuBC7ZA9TWUNOEh5A=
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=2.3 required=5.0 tests=AWL,BAYES_50,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Rolf Campbell <rolf.campbell@solacesystems.com>
Subject: Re: GNU Make 4.0.1 ??? infinite loop on startup
Date: Sat, 02 Nov 2013 12:42:28 -0400
Lines: 13
Message-ID: <l53a13$9pa$1@ger.gmane.org>
References: <CAPHLbgMa-OPFgF=YHRfWLqPSQDd-CZ4r2CW9N9N7ZAGqTRZPBw@mail.gmail.com> <20131027185108.GA1315@ednor.casa.cgf.cx> <l539mo$3sq$1@ger.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0
In-Reply-To: <l539mo$3sq$1@ger.gmane.org>
X-IsSubscribed: yes

On 2013-11-02 12:36, Rolf Campbell wrote:
> On 2013-10-27 14:51, Christopher Faylor wrote:
>> I downloaded the source code for the above and ran into the problem
>> pretty quickly.  make was allocating an ever-increasing amount of memory
>> due to a problem with the processing of eight bit characters with the
>> high-bit set.  That caused the character to be interpreted as negative
>> and that caused negative indexing off an array.
>>
>> The upcoming make-4.0-2 release should fix this problem.
>
> Was this a problem with the upstream source?  Or just a problem with the
> cygwin build of it?
Nevermind, just looked it up myself.


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

