From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26948 invoked by alias); 25 Jul 2007 00:11:05 -0000 Received: (qmail 26837 invoked by uid 22791); 25 Jul 2007 00:11:04 -0000 X-Spam-Check-By: sourceware.org Received: from a.mail.sonic.net (HELO a.mail.sonic.net) (64.142.16.245) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 25 Jul 2007 00:11:02 +0000 Received: from webmail.sonic.net (b.webmail.sonic.net [64.142.100.148]) by a.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id l6P0B1LU026946 for ; Tue, 24 Jul 2007 17:11:01 -0700 Received: from 12.7.175.2 (SquirrelMail authenticated user msnyder) by webmail.sonic.net with HTTP; Tue, 24 Jul 2007 17:11:00 -0700 (PDT) Message-ID: <24902.12.7.175.2.1185322260.squirrel@webmail.sonic.net> In-Reply-To: <20070724233632.GG27905@bubble.grove.modra.org> References: <12546.12.7.175.2.1185310570.squirrel@webmail.sonic.net> <20070724233632.GG27905@bubble.grove.modra.org> Date: Wed, 25 Jul 2007 00:49:00 -0000 Subject: Re: [PATCH] linker.c, null string From: msnyder@sonic.net To: binutils@sourceware.org User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2007-07/txt/msg00388.txt.bz2 > So introducing another string constant is just bloat. We do like to > fix warnings though. I'm committing the following. Great, thanks.