Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Masaki Muranaka <monaka@monami-software.com>
To: Daniel Jacobowitz <drow@false.org>
Cc: Stan Shebs <stan@codesourcery.com>,
	gdb-patches@sourceware.org, 	gcc-patches@gnu.org
Subject: Re: State of old format warning patch for Mac OS X
Date: Sun, 14 Dec 2008 05:03:00 -0000	[thread overview]
Message-ID: <03D3D3CE-DF8B-4056-BE17-46922301C82A@monami-software.com> (raw)
In-Reply-To: <20080723154029.GA16569@caradoc.them.org>

Hello,

// For GCC hackers,
// This issue is described at gdb-patches ML.
// Related mail is:
// http://sourceware.org/ml/gdb-patches/2008-07/msg00418.html

Today I inspected this issue again.
I think intl libraries and dependent sources are synchronized between gcc and src.

The direct reason of this issue is caused by -Wmissing-format-attribute.
For example, gcc/collect2.o will failed to build after you add -Wmissing-format-attribute in gcc/Makefile
 same as gdb/Makefile.

An easiest fix is removing -Wmissing-format-attribute from gdb/Makefile
But I don't like removing warning detections. I think libgnuintl.h will be patched.
How do you think, Daniel and GCC hackers?

On 2008/07/24, at 0:40, Daniel Jacobowitz wrote:

> 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
>

Masaki Muranaka
Monami Software





  reply	other threads:[~2008-12-14  5:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-14 22:39 Stan Shebs
2008-07-14 23:00 ` Daniel Jacobowitz
2008-07-23 12:35   ` Masaki Muranaka
2008-07-23 15:25     ` Stan Shebs
2008-07-23 15:40       ` Daniel Jacobowitz
2008-12-14  5:03         ` Masaki Muranaka [this message]
2008-12-17 15:48           ` Ian Lance Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=03D3D3CE-DF8B-4056-BE17-46922301C82A@monami-software.com \
    --to=monaka@monami-software.com \
    --cc=drow@false.org \
    --cc=gcc-patches@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=stan@codesourcery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox