From: "Pierre Muller" <pierre.muller@ics-cnrs.unistra.fr>
To: "'Nick Clifton'" <nickc@redhat.com>
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:57:00 -0000 [thread overview]
Message-ID: <000001cb50e8$58d68680$0a839380$@muller@ics-cnrs.unistra.fr> (raw)
In-Reply-To: <4C8A2206.4050506@redhat.com>
> 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.
Thanks for the approval
> 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...
committed after removing the unneeded parentheses.
Pierre
next prev parent reply other threads:[~2010-09-10 13:02 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
2010-09-10 13:57 ` Pierre Muller [this message]
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='000001cb50e8$58d68680$0a839380$@muller@ics-cnrs.unistra.fr' \
--to=pierre.muller@ics-cnrs.unistra.fr \
--cc=binutils@sourceware.org \
--cc=gdb-patches@sourceware.org \
--cc=nickc@redhat.com \
--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