octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57044] Use gnulib without hg subrepo and `boo


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57044] Use gnulib without hg subrepo and `bootstrap` with proper revision control
Date: Mon, 23 Dec 2019 13:37:49 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36

Follow-up Comment #20, bug #57044 (project octave):

Isn't adding this check into configure a bit of overkill?

When we track gnulib as a hg subrepository, it's true that using "hg update"
will automatically switch to the correct revision. However, the user who is
bisecting or tracking development still always needs to use bootstrap in order
to copy those changes from "gnulib" into "libgnu". Otherwise, they definitely
may be building with out of date copies of source files in libgnu.

Adding this check into configure is a step above and beyond what we had been
doing before, but it does check for something that would normally have been
enforced by hg. However, it's still no guarantee that the user has run
bootstrap to copy the sources from gnulib into libgnu. I'm not sure it's
useful.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57044>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]