Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Normalize common includes
@ 2019-01-23 17:30 Tom Tromey
  2019-01-23 17:30 ` [PATCH 2/3] Normalize includes to use common/ Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Tom Tromey @ 2019-01-23 17:30 UTC (permalink / raw)
  To: gdb-patches

I think the norm in gdb is to include files from common using
"common/filename.h" -- but this is not enforced, because the Makefiles
provide -I$(srcdir)/common.

This series rewrites gdb to use the norm everywhere, and then removes
the -I options.  The bulk of the change was done by script.

Let me know what you think.  It would be better for this to go in (if
it goes in) before the include sorting patch.

Tom



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-01-26  5:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-23 17:30 [PATCH 0/3] Normalize common includes Tom Tromey
2019-01-23 17:30 ` [PATCH 2/3] Normalize includes to use common/ Tom Tromey
2019-01-23 17:30 ` [PATCH 3/3] Don't use -I for common subdirectory Tom Tromey
2019-01-25  4:17 ` [PATCH 0/3] Normalize common includes Joel Brobecker
2019-01-25 14:28   ` Tom Tromey
2019-01-25 16:47   ` John Baldwin
2019-01-25 21:32     ` Tom Tromey
     [not found] ` <20190123172954.24421-2-tom@tromey.com>
2019-01-26  1:00   ` [PATCH 1/3] Update create-version.sh to use common/version.h Simon Marchi
     [not found]     ` <6adb597a88e229b7996d156ea8208438@polymtl.ca>
2019-01-26  3:58       ` Tom Tromey
2019-01-26  4:04         ` Tom Tromey
2019-01-26  4:41           ` Simon Marchi
2019-01-26  5:03             ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox