From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12213 invoked by alias); 25 Oct 2007 21:47:12 -0000 Received: (qmail 12205 invoked by uid 22791); 25 Oct 2007 21:47:10 -0000 X-Spam-Check-By: sourceware.org Received: from fk-out-0910.google.com (HELO fk-out-0910.google.com) (209.85.128.191) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 25 Oct 2007 21:47:08 +0000 Received: by fk-out-0910.google.com with SMTP id 26so590462fkx for ; Thu, 25 Oct 2007 14:47:05 -0700 (PDT) Received: by 10.82.189.6 with SMTP id m6mr4954451buf.1193348825169; Thu, 25 Oct 2007 14:47:05 -0700 (PDT) Received: from ?78.130.33.36? ( [78.130.33.36]) by mx.google.com with ESMTPS id d24sm2048310nfh.2007.10.25.14.47.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 25 Oct 2007 14:47:04 -0700 (PDT) Message-ID: <47210EB6.6080506@portugalmail.pt> Date: Thu, 25 Oct 2007 21:47:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: Fix building with Sun CC breakage. References: <4053daab0710250743j17a80b77k28bfe1d61b253e15@mail.gmail.com> In-Reply-To: <4053daab0710250743j17a80b77k28bfe1d61b253e15@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2007-10/txt/msg00681.txt.bz2 Pedro Alves wrote: >bfd/ >2007-10-25 Pedro Alves > > PR gdb/2339 > * bfd-in.h (STRING_COMMA_LEN): Don't handle NULL STR case. > * bfd-in2.h: Regenerate. Daniel approved this at binutils@. It is now in HEAD and 6.7 branch. Cheers, Pedro Alves