From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11920 invoked by alias); 23 Jul 2008 15:25:16 -0000 Received: (qmail 11900 invoked by uid 22791); 23 Jul 2008 15:25:13 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 23 Jul 2008 15:24:35 +0000 Received: (qmail 14795 invoked from network); 23 Jul 2008 15:24:32 -0000 Received: from unknown (HELO macbook-2.local) (stan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 23 Jul 2008 15:24:32 -0000 Message-ID: <48874D23.7050508@codesourcery.com> Date: Wed, 23 Jul 2008 15:25:00 -0000 From: Stan Shebs User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Masaki Muranaka CC: gdb-patches@sourceware.org, Daniel Jacobowitz Subject: Re: State of old format warning patch for Mac OS X References: <487BD56B.9040609@earthlink.net> <20080714230022.GA14011@caradoc.them.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00418.txt.bz2 Masaki Muranaka wrote: > Hello, > > I guess GCC team have no interest in this issue as GCC is not built on > OSX host. > (Usually OSX hackers use GCC provided by Apple.) > > Then... what should I do to accept my patch. I build GCC on OS X regularly, and don't remember seeing this warning, so maybe nothing in GCC sources triggers it. In any case, as src/intl/README says, this is a gettext patch ultimately and needs to go to them. 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. Stan > > On 2008/07/15, at 8:00, Daniel Jacobowitz wrote: > >> On Mon, Jul 14, 2008 at 03:38:35PM -0700, Stan Shebs wrote: >>> Whatever happened with Muranaka's patch in >>> http://sourceware.org/ml/gdb-patches/2007-02/msg00160.html to fix the >>> "format not a string literal" warnings on Mac OS X? I've been getting >>> those complaints from vec.h expansions, this patch shuts them off very >>> nicely. >> >> Nothing past the response in the list archives, AFAIK. >> >> -- >> Daniel Jacobowitz >> CodeSourcery >> > > Masaki Muranaka > Monami Software > > > > >