On Wed, Sep 11, 2024 at 12:22 AM Jim Meyering <j...@meyering.net> wrote: > > On Mon, Sep 9, 2024 at 11:59 AM Bruno Haible <br...@clisp.org> wrote: > > Hi, > > > > The syntax-check that Simon Josefsson added to Gnulib last week > > https://lists.gnu.org/archive/html/bug-gnulib/2024-09/msg00010.html > > (whose purpose is to implement the recommendation to use an URL > > instead of a postal address of the FSF, see > > https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Code.html ) > > failed in the diffutils CI: > > > > man/help2man:19:# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, > > USA. > > Thank you. I've just pushed a fix for that. > When I locally updated to the latest gnulib, I noted a new > "test-pthread-once2" test failure. > Here's the resulting log:
Oh! That was a false alert. I've just tried to reproduce in a clean checkout, and there, all tests pass. I also noticed that I mistakenly included the gnulib update-to-latest in that help2man patch.