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]

[commit] [PATCH v7 03/10] Code cleanup: Rename enum -> enum filterflags


On Mon, 15 Jun 2015 15:34:06 +0200, Joel Brobecker wrote:
> > gdb/ChangeLog
> > 2015-06-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	* linux-tdep.c (enum filterflags): Make it from anonymous enum.
> > 	(dump_mapping_p): Use it for parameter filterflags.
> > 	(linux_find_memory_regions_full): Use it for variable filterflags.
> 
> Would be OK with me,

Checked in:
	31b7833d205031b52996982f5da025d60c6e052f


> pending comments from Sergio.

Sergio already expressed his agreement:
	https://sourceware.org/ml/gdb-patches/2015-06/msg00107.html


Jan


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