Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tom@tromey.com>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/3] Normalize common includes
Date: Wed, 23 Jan 2019 17:30:00 -0000	[thread overview]
Message-ID: <20190123172954.24421-1-tom@tromey.com> (raw)

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



             reply	other threads:[~2019-01-23 17:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-23 17:30 Tom Tromey [this message]
2019-01-23 17:30 ` [PATCH 3/3] Don't use -I for common subdirectory Tom Tromey
2019-01-23 17:30 ` [PATCH 2/3] Normalize includes to use common/ 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190123172954.24421-1-tom@tromey.com \
    --to=tom@tromey.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox