Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sourceware.org
Subject: Re: New ARI warning Fri Nov 16 01:56:44 UTC 2012
Date: Fri, 16 Nov 2012 02:20:00 -0000	[thread overview]
Message-ID: <20121116021950.GH3790@adacore.com> (raw)
In-Reply-To: <20121116015644.GA22323@sourceware.org>

> > gdb/common/gdb_stat.h:23: regression: stat.h: Do not include stat.h or sys/stat.h, instead include gdb_stat.h
> gdb/common/gdb_stat.h:23:#include <sys/stat.h>
> 138a140,141
> > gdb/common/gdb_wait.h:23: regression: wait.h: Do not include wait.h or sys/wait.h, instead include gdb_wait.h
> gdb/common/gdb_wait.h:23:#include <sys/wait.h>  
> > gdb/common/gdb_wait.h:26: regression: wait.h: Do not include wait.h or sys/wait.h, instead include gdb_wait.h
> gdb/common/gdb_wait.h:26:#include <wait.h>  

I expect that these are going to become OBE pretty soon, so nothing
to be done. But there might be other cases like this (Eg: abort) where
the few uses are correct and expected.  For those, they should be
explicitly marked as OK via an /* ARI */ comment to make sure the ARI
does not complain about them.

-- 
Joel


  reply	other threads:[~2012-11-16  2:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16  1:57 GDB Administrator
2012-11-16  2:20 ` Joel Brobecker [this message]
2012-11-16  9:43   ` Pierre Muller
2012-11-19 22:27     ` Joel Brobecker
2012-12-11 13:05       ` Pierre Muller
2012-12-11 13:12         ` Joel Brobecker
2012-12-11 15:47           ` 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=20121116021950.GH3790@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.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