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: [PATCH] procfs.c: Include "filestuff.h"


Marcin Cieslak <saper@saper.info> writes:

> Fixes implicit function declaration
> error in procfs.c:4927 about undeclared
> make_cleanup_close().
>
> gdb/ChangeLog:
>
> 	PR gdb/18843

Nit: it should be "PR build/18843".

> 	* procfs.c: Include "filestuff.h"

It is a sentence so should be ended with ".".

Otherwise, patch is OK to me.  You can push it in or I can push it in in
case you don't have write access to git repository.

-- 
Yao (éå)


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