From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10667 invoked by alias); 9 Mar 2005 23:41:35 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 10562 invoked from network); 9 Mar 2005 23:41:31 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 9 Mar 2005 23:41:31 -0000 Received: from drow by nevyn.them.org with local (Exim 4.44 #1 (Debian)) id 1D9Anu-0001W7-H3 for ; Wed, 09 Mar 2005 18:41:26 -0500 Date: Wed, 09 Mar 2005 23:41:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [COMMIT] Obvious - compilation failure in proc-api.c Message-ID: <20050309234126.GA5799@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <1110411905.8084.34.camel@cpc2-oxfd5-5-0-cust103.oxfd.cable.ntl.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1110411905.8084.34.camel@cpc2-oxfd5-5-0-cust103.oxfd.cable.ntl.com> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00162.txt.bz2 On Wed, Mar 09, 2005 at 11:45:05PM +0000, David Lecomber wrote: > Dear all, > > It's been a while since I committed something, but here's one for the > obvious fix rule. Someone prod me if I forgot to do something ;-) > > The old version failed to compile with Sun's Forte tools on Solaris 10 > for Opteron (and you should've seen the code formatting!) What was the error? The style appears to be the same as the one Andrew used all across GDB when he mass-converted. (Yes, I think it's ugly.) -- Daniel Jacobowitz CodeSourcery, LLC