Re: [PATCH] gnulib-tool.py: Fix output of #include directive advice.

2024-03-25 Thread Collin Funk
On 3/25/24 5:45 AM, Bruno Haible wrote: > I don't see it as misleading. In test-wget2-1.out, the '#include > ' > occurs a second time, but that's for a good reason. Ah, I meant to check that. I didn't see it occurred in wget2. Thanks! > Thanks, applied with a tweak. (One could alternatively use

Re: [PATCH] gnulib-tool.py: Fix output of #include directive advice.

2024-03-25 Thread Bruno Haible
Hi Collin, > This patch fixes the following test failure: > > ./test-emacs-1.out tmp52599-out differ: byte 37757, line 896 > --- ./test-emacs-1.out2024-03-24 03:30:48.285074696 -0700 > +++ tmp52599-out 2024-03-25 02:01:39.966937097 -0700 > @@ -893,6 +893,10 @@ > Finished. > > You

[PATCH] gnulib-tool.py: Fix output of #include directive advice.

2024-03-25 Thread Collin Funk
This patch fixes the following test failure: ./test-emacs-1.out tmp52599-out differ: byte 37757, line 896 --- ./test-emacs-1.out 2024-03-24 03:30:48.285074696 -0700 +++ tmp52599-out2024-03-25 02:01:39.966937097 -0700 @@ -893,6 +893,10 @@ Finished. You may need to add #include directiv