From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31153 invoked by alias); 22 Jan 2006 06:38:56 -0000 Received: (qmail 31144 invoked by uid 22791); 22 Jan 2006 06:38:55 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.203) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 22 Jan 2006 06:38:54 +0000 Received: by zproxy.gmail.com with SMTP id x3so768947nzd for ; Sat, 21 Jan 2006 22:38:53 -0800 (PST) Received: by 10.36.220.51 with SMTP id s51mr2865028nzg; Sat, 21 Jan 2006 22:38:53 -0800 (PST) Received: by 10.37.2.42 with HTTP; Sat, 21 Jan 2006 22:38:53 -0800 (PST) Message-ID: <8f2776cb0601212238g7e3c6c8cn30c73bfc4d7b3d3c@mail.gmail.com> Date: Sun, 22 Jan 2006 06:38:00 -0000 From: Jim Blandy To: gdb-patches@sourceware.org Subject: Re: RFC: Fix various problems with "printf" and warnings In-Reply-To: <20060122003117.GC8088@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060122003117.GC8088@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00293.txt.bz2 Awesome. That doesn't look like a terribly entertaining bit of work. :) Should we be using sed s/...//g? I guess this patch shouldn't address such issues, but those Makefile variable names are pretty wild. The 'CFLAGS' lexeme sometimes appears in the middle, sometimes at the end; we use 'INTERNAL' and 'GDB' to mean essentially the same thing; and it seems sometimes we just drop that altogether.