X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References:  <announce.E2260BB9-DDD1-42BD-9916-9A23DEDF97F9@scarff.id.au> <82wsrubplj.fsf@vzell-de.de.oracle.com> <m21w9yilga.fsf@scarff.id.au>  <m2ir3ah1ov.fsf_-_@scarff.id.au>
Subject: RE: Cygport bug: autoconf 2.6x check fails 2.61.
Date: Fri, 7 Dec 2007 17:19:26 -0000
Message-ID: <060901c838f5$51c0c530$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To:  <m2ir3ah1ov.fsf_-_@scarff.id.au>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

On 07 December 2007 17:09, Dean Scarff wrote:

-		x2.6[0-9])
+		x2.6[0-9]*)


  I don't see why both of those regexes wouldn't successfully match '2.61'
already.  Your patch looks like it's trying to make the regex accept "2.6"
with no second digit after the decimal place as well.  Can you perhaps
clarify?


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

