From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24623 invoked by alias); 23 Jul 2008 15:40:54 -0000 Received: (qmail 24608 invoked by uid 22791); 23 Jul 2008 15:40:54 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 23 Jul 2008 15:40:33 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 5183E98423; Wed, 23 Jul 2008 15:40:31 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id D843098337; Wed, 23 Jul 2008 15:40:30 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KLgS5-0004Jv-Sp; Wed, 23 Jul 2008 11:40:29 -0400 Date: Wed, 23 Jul 2008 15:40:00 -0000 From: Daniel Jacobowitz To: Stan Shebs Cc: Masaki Muranaka , gdb-patches@sourceware.org Subject: Re: State of old format warning patch for Mac OS X Message-ID: <20080723154029.GA16569@caradoc.them.org> Mail-Followup-To: Stan Shebs , Masaki Muranaka , gdb-patches@sourceware.org References: <487BD56B.9040609@earthlink.net> <20080714230022.GA14011@caradoc.them.org> <48874D23.7050508@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48874D23.7050508@codesourcery.com> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00419.txt.bz2 On Wed, Jul 23, 2008 at 08:24:19AM -0700, Stan Shebs wrote: > But since I see that it has been years since gettext has been imported, > I'd say to just install this patch into src/ now - it's just a one-liner > and if by some chance it gets missed in a hypothetical future import, > it's easy to re-add. I'm guessing you don't have commit access? so I'll > take care of it. Please check whether intl is currently in sync between gcc and src first; if so (I think it is), it needs to go to gcc first. -- Daniel Jacobowitz CodeSourcery