public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Pedro Alves <palves@redhat.com>
To: Iain Buclaw <ibuclaw@gdcproject.org>
Cc: GDB Patches <gdb-patches@sourceware.org>
Subject: Re: New ARI warning Fri Jun 20 01:55:39 UTC 2014
Date: Fri, 20 Jun 2014 09:15:00 -0000	[thread overview]
Message-ID: <53A3FB9D.9020300@redhat.com> (raw)
In-Reply-To: <20140620015539.GA14295@sourceware.org>

Hi Iain,

Could you take a look at this?

On 06/20/2014 02:56 AM, GDB Administrator wrote:
> 153a154,157
>> gdb/d-exp.y:536: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
> gdb/d-exp.y:536:		      sprintf (buf, ',
>> gdb/d-exp.y:1064: code: OP eol: Do not use &&, or || at the end of a line
> gdb/d-exp.y:1064:          if (innermost_block == 0 ||
>> gdb/d-exp.y:1081: code: OP eol: Do not use &&, or || at the end of a line
> gdb/d-exp.y:1081:      if (innermost_block == 0 ||
>> gdb/d-exp.y:1445: code: OP eol: Do not use &&, or || at the end of a line
> gdb/d-exp.y:1445:	    else if ((*p < '.' || *p > '.') && (*p != '.') &&
> 

Thanks,
-- 
Pedro Alves

      reply	other threads:[~2014-06-20  9:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-20  1:56 GDB Administrator
2014-06-20  9:15 ` Pedro Alves [this message]

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=53A3FB9D.9020300@redhat.com \
    --to=palves@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=ibuclaw@gdcproject.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).