From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17388 invoked by alias); 23 Jul 2008 12:35:20 -0000 Received: (qmail 17379 invoked by uid 22791); 23 Jul 2008 12:35:19 -0000 X-Spam-Check-By: sourceware.org Received: from p12018-ipbffx02marunouchi.tokyo.ocn.ne.jp (HELO mail.pizzafactory.jp) (222.147.75.18) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 23 Jul 2008 12:34:52 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.pizzafactory.jp (Postfix) with ESMTP id 763CB388310F; Wed, 23 Jul 2008 21:34:50 +0900 (JST) Received: from mail.pizzafactory.jp ([127.0.0.1]) by localhost (ldap.monami-software.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ADa-nzbtCPDi; Wed, 23 Jul 2008 21:34:49 +0900 (JST) Received: from [192.168.123.4] (s209.GtokyoFL1.vectant.ne.jp [202.215.14.209]) by mail.pizzafactory.jp (Postfix) with ESMTP id 7F7E53883103; Wed, 23 Jul 2008 21:34:49 +0900 (JST) Cc: Stan Shebs , Daniel Jacobowitz Message-Id: From: Masaki Muranaka To: gdb-patches@sourceware.org In-Reply-To: <20080714230022.GA14011@caradoc.them.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Subject: Re: State of old format warning patch for Mac OS X Date: Wed, 23 Jul 2008 12:35:00 -0000 References: <487BD56B.9040609@earthlink.net> <20080714230022.GA14011@caradoc.them.org> X-Mailer: Apple Mail (2.926) 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/msg00414.txt.bz2 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. 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