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] Code cleanup: Make function typedef for find memory region


On Tuesday 31 August 2010 18:27:21, Jan Kratochvil wrote:
> On Mon, 30 Aug 2010 12:43:55 +0200, Pedro Alves wrote:
> > I suggest you don't use _t for this.  Most of our function typedefs
> > use the *_ftype prefix, a few _func, and only a couple _fn or _t.
> [...]
> >  find_memory_region_ftype
> 
> Chose this one.

Thanks.  This looks fine to me.

-- 
Pedro Alves


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