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: New ARI warning Tue Apr 28 01:54:12 UTC 2015


John,

On Tue, Apr 28, 2015 at 01:54:13AM +0000, GDB Administrator wrote:
> 169a170
> > gdb/fbsd-nat.c:30: regression: wait.h: Do not include wait.h or sys/wait.h, instead include gdb_wait.h
> gdb/fbsd-nat.c:30:#include <sys/wait.h>

Looking at the file that triggered this new warning, I'd guess
this one comes from one of your changes. It might make a little
less sense in a -nat file to follow that rule, but I don't think
it'd hurt, and this would avoid increasing the number of ARI hits.
Would you mind fixing, please?

-- 
Joel


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