Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Michael Darling <darlingm@gmail.com>
To: "H.J. Lu" <hjl.tools@gmail.com>
Cc: Binutils <binutils@sourceware.org>,
	GDB <gdb-patches@sourceware.org>,
		GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] [4/14] Completes renaming of configure.in files to .ac
Date: Fri, 17 Jul 2015 04:26:00 -0000	[thread overview]
Message-ID: <CABRuA+gtfPqbs5WbBa8YVRB-uga1uU2b70yat45Xyzh36owLgA@mail.gmail.com> (raw)
In-Reply-To: <CAMe9rOocswe_Vbx9T+NWojSXqFw5Bvf+u1Fm7e2=B7k79btYnQ@mail.gmail.com>

> Since all configure files are generated from them, this patch must be
> checked in first.
> But some of them are imported and some imported packages still use configure.in,
> not configure.ac.
>
> What is the real value of changing "configure.in" in comments/messages to
> "configure.ac" when both are used in packages?

Before binutils commit 35eafcc7 a year ago, I'm pretty sure everything
in binutils-gdb used the .in extension.  And, around that time, I'm
pretty sure everything in gcc also used the .in extension.
Binutils-gdb partially moved over to the .ac extension, and gcc
completely moved over to the .ac extension.

This left a lot of references pointing to the wrong extension.
Allowing both extensions, even if made to work now, will break again
someday.  I think having comments, messages, and documentation point
semi-randomly to one or the other is inviting future confusion.

I think the only way to permanently fix this is to complete the
(almost complete) transition to the .ac extension.  I would have
probably personally left everything as a .in extension, since for now
there's no real difference, but I think the transition should either
be complete or not there at all.  Since the conversion already
started, I think all references anywhere to the .in extension should
be updated.  (Unless in a historical context like a ChangeLog.)

Which imported packages use configure.in?  I'm happy to submit patches
for those, too.


  reply	other threads:[~2015-07-17  4:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-17  3:10 Michael Darling
2015-07-17  3:38 ` H.J. Lu
2015-07-17  4:26   ` Michael Darling [this message]
2015-07-17  6:43     ` Jan Beulich
2015-07-17  8:38       ` Michael Darling

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=CABRuA+gtfPqbs5WbBa8YVRB-uga1uU2b70yat45Xyzh36owLgA@mail.gmail.com \
    --to=darlingm@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=hjl.tools@gmail.com \
    /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