From: Nick Clifton <nickc@redhat.com>
To: Pierre Muller <pierre.muller@ics-cnrs.unistra.fr>
Cc: "'Andreas Schwab'" <schwab@linux-m68k.org>,
binutils@sourceware.org, gdb-patches@sourceware.org
Subject: Re: [RFA] Fix gdb compilation error in opcodes/dlx-dis.c with --enable-targets=all for mingw64
Date: Fri, 10 Sep 2010 13:47:00 -0000 [thread overview]
Message-ID: <4C8A2206.4050506@redhat.com> (raw)
In-Reply-To: <004001cb503c$9879a580$c96cf080$@muller@ics-cnrs.unistra.fr>
Hi Pierre,
> 2010-09-09 Pierre Muller<muller@ics.u-strasbg.fr>
>
> * src/opcodes/dlx-dis.c (print_insn_dlx): Use dlx_insn type for
> dlx_insn_type array.
Approved - please apply.
Cheers
Nick
> - switch (((dlx_insn) (dlx_insn_type[insn_idx])) (info))
> + switch (((dlx_insn_type[insn_idx])) (info))
You appear to have an unnecessary set of parentheses here...
Cheers
Nick
next prev parent reply other threads:[~2010-09-10 12:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <2531.82755918733$1284046069@news.gmane.org>
2010-09-09 16:32 ` Andreas Schwab
2010-09-09 19:56 ` Pierre Muller
2010-09-10 13:47 ` Nick Clifton [this message]
2010-09-10 13:57 ` Pierre Muller
2010-09-09 16:16 Pierre Muller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C8A2206.4050506@redhat.com \
--to=nickc@redhat.com \
--cc=binutils@sourceware.org \
--cc=gdb-patches@sourceware.org \
--cc=pierre.muller@ics-cnrs.unistra.fr \
--cc=schwab@linux-m68k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox