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: [RFA] ARI fix: Replace dirent.h by gdb_dirent.h in linux-fork.c


>   Maybe, but in my latest commit to linux-fork.c I did exactly
> the same operation for the wait header, and moved it up from
> the system <header.h> includes to the local "header.h" includes,
> and Joel told me that this was the right thing to do...

Maybe I was wrong :-o. Seriously, the reason why I said yes at the time
is because I didn't think it would make a difference. I don't think
it will make a difference here either, but Mark's approach is less
prone to cause unexpected behavior changes.

-- 
Joel


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