From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12495 invoked by alias); 25 Oct 2007 21:47:20 -0000 Received: (qmail 12485 invoked by uid 22791); 25 Oct 2007 21:47:20 -0000 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.190) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 25 Oct 2007 21:47:15 +0000 Received: by nf-out-0910.google.com with SMTP id b11so629580nfh for ; Thu, 25 Oct 2007 14:47:13 -0700 (PDT) Received: by 10.86.100.7 with SMTP id x7mr1675795fgb.1193348833176; Thu, 25 Oct 2007 14:47:13 -0700 (PDT) Received: from ?78.130.33.36? ( [78.130.33.36]) by mx.google.com with ESMTPS id 31sm391945nfu.2007.10.25.14.47.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 25 Oct 2007 14:47:11 -0700 (PDT) Message-ID: <47210EC0.1000403@portugalmail.pt> Date: Thu, 25 Oct 2007 21:50: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 2. References: <4053daab0710250749j647b4adbkdab5f69bfe4f320d@mail.gmail.com> <20071025145326.GA26939@caradoc.them.org> In-Reply-To: <20071025145326.GA26939@caradoc.them.org> 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/msg00682.txt.bz2 Daniel Jacobowitz wrote: > On Thu, Oct 25, 2007 at 03:49:07PM +0100, Pedro Alves wrote: >> gdb/ >> 2007-10-25 Pedro Alves >> >> * memory-map.c (parse_memory_map): Don't use an empty struct >> initializer. > > OK, thanks. > I've checked it in on HEAD and branch. Cheers, Pedro Alves