Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 57.

2024-03-15 Thread Bruno Haible
Collin Funk wrote: > Oops, in the commit before I added some comments directly from > gnulib-tool to main.py as well. Feel free to change them No hurry, no problem. Such comments can stay as they are, in the short term. Bruno

Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 57.

2024-03-14 Thread Collin Funk
Hi Bruno, On 3/14/24 7:23 PM, Bruno Haible wrote: > Thanks! Applied, with a tiny comment change: I removed the dollars from > # Remove $handledmodules from $inmodules. Oops, in the commit before I added some comments directly from gnulib-tool to main.py as well. Feel free to change them if you'

Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 57.

2024-03-14 Thread Bruno Haible
Hi Collin, > This patch implements the --extract-recursive-link-directive and > --extract-recursive-link-directive options. Thanks! Applied, with a tiny comment change: I removed the dollars from # Remove $handledmodules from $inmodules. Bruno

[PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 57.

2024-03-14 Thread Collin Funk
fma pow trim > test-shell 2>&1 git diff --no-index test-python test-shell CollinFrom 6847254ed7ed967725f90755962034af10147996 Mon Sep 17 00:00:00 2001 From: Collin Funk Date: Thu, 14 Mar 2024 18:41:05 -0700 Subject: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 57. Follow gn