From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1750 invoked by alias); 31 Mar 2006 02:37:04 -0000 Received: (qmail 1741 invoked by uid 22791); 31 Mar 2006 02:37:04 -0000 X-Spam-Check-By: sourceware.org Received: from ausmtp04.au.ibm.com (HELO ausmtp04.au.ibm.com) (202.81.18.152) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 31 Mar 2006 02:37:03 +0000 Received: from sd0208e0.au.ibm.com (d23rh904.au.ibm.com [202.81.18.202]) by ausmtp04.au.ibm.com (8.13.6/8.13.5) with ESMTP id k2V2jeQU210262 for ; Fri, 31 Mar 2006 13:45:40 +1100 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.250.243]) by sd0208e0.au.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k2V2eGnx195876 for ; Fri, 31 Mar 2006 13:40:16 +1100 Received: from d23av02.au.ibm.com (loopback [127.0.0.1]) by d23av02.au.ibm.com (8.12.11/8.13.3) with ESMTP id k2V2avOj023561 for ; Fri, 31 Mar 2006 12:36:57 +1000 Received: from ozlabs.au.ibm.com (ozlabs.au.ibm.com [9.190.163.12]) by d23av02.au.ibm.com (8.12.11/8.12.11) with ESMTP id k2V2aunK023549; Fri, 31 Mar 2006 12:36:57 +1000 Received: by ozlabs.au.ibm.com (Postfix, from userid 1017) id EFEF973724; Fri, 31 Mar 2006 13:37:54 +1100 (EST) Date: Fri, 31 Mar 2006 03:08:00 -0000 From: Ben Elliston To: DJ Delorie Cc: binutils@sourceware.org, dave.anglin@nrc-cnrc.gc.ca Subject: Re: Fix for PR 1860 Message-ID: <20060331023754.GA31847@ozlabs.au.ibm.com> References: <20060331021833.GA31401@ozlabs.au.ibm.com> <200603310232.k2V2WGcg012766@greed.delorie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200603310232.k2V2WGcg012766@greed.delorie.com> User-Agent: Mutt/1.5.6i Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00367.txt.bz2 > Technically acceptable, but please consider that you're changing the > requirements for more than just binutils. Check with gcc, gdb, > newlib, and cygwin; if nobody objects, go ahead and commit it. Whoops -- Alan already approved it and I committed it. I should add the following extra details that I wrote up in the bug report: Texinfo 4.2 was released on 1 April 2002. Texinfo 4.3 was released on 14 November 2002. Texinfo 4.4 was released in 31 January 2003. I think that raising the minimum requirement on Texinfo to version 4.4 is quite safe. Nevertheless, I will follow-up with the other projects. Ben