This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit] Fix spu-tdep.c build regression [Re: [PATCH v2] dynamic printf]


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=all:
>
> spu-tdep.c: In function âspu_catch_startâ:
> spu-tdep.c:1950:8: error: incompatible type for argument 10 of âcreate_breakpointâ
> In file included from inferior.h:37:0,
>                  from spu-tdep.c:36:
> breakpoint.h:1220:12: note: expected âenum auto_booleanâ but argument is of type âstruct breakpoint_ops *â
> spu-tdep.c:1950:8: error: too few arguments to function âcreate_breakpointâ
> 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 <shebs@apple.com>

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]