From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11388 invoked by alias); 15 May 2012 10:24:34 -0000 Received: (qmail 11329 invoked by uid 22791); 15 May 2012 10:24:31 -0000 X-SWARE-Spam-Status: No, hits=-3.3 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx.meyering.net (HELO mx.meyering.net) (88.168.87.75) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 15 May 2012 10:24:18 +0000 Received: from rho.meyering.net (localhost.localdomain [127.0.0.1]) by rho.meyering.net (Acme Bit-Twister) with ESMTP id D93106015E; Tue, 15 May 2012 12:24:16 +0200 (CEST) From: Jim Meyering To: Jan Kratochvil Cc: Stan Shebs , Yao Qi , gdb-patches@sourceware.org Subject: Re: [commit] Fix spu-tdep.c build regression [Re: [PATCH v2] dynamic printf] In-Reply-To: <20120515041015.GA28656@host2.jankratochvil.net> (Jan Kratochvil's message of "Tue, 15 May 2012 06:10:15 +0200") References: <4FA8BC97.2000801@earthlink.net> <4FA8D049.109@codesourcery.com> <4FB12A8E.7040905@earthlink.net> <20120515041015.GA28656@host2.jankratochvil.net> Date: Tue, 15 May 2012 10:24:00 -0000 Message-ID: <87havh3fov.fsf@rho.meyering.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 2012-05/txt/msg00559.txt.bz2 Jan Kratochvil wrote: > On Mon, 14 May 2012 17:53:50 +0200, Stan Shebs wrote: >> Thanks for the feedback! Here's what I committed. > > with --enable-targets=3Dall: > > spu-tdep.c: In function =E2=80=98spu_catch_start=E2=80=99: > spu-tdep.c:1950:8: error: incompatible type for argument 10 of =E2=80=98c= reate_breakpoint=E2=80=99 > In file included from inferior.h:37:0, > from spu-tdep.c:36: > breakpoint.h:1220:12: note: expected =E2=80=98enum auto_boolean=E2=80=99 = but argument is of type =E2=80=98struct breakpoint_ops *=E2=80=99 > spu-tdep.c:1950:8: error: too few arguments to function =E2=80=98create_b= reakpoint=E2=80=99 > In file included from inferior.h:37:0, > from spu-tdep.c:36: > breakpoint.h:1220:12: note: declared here > > > BTW sourceware GIT still displays you as: > Author: Stan Shebs Hi Stan, The cvs-to-git process uses a cvs username-to-git-NAME+email mapping that appeared reasonable back when I first automated the conversion process. If anyone would like to have their name/email (as displayed in the converted git commits) updated, just let me know.