On 2024-08-09 22:47:32-04:00, Jacob Bachmeyer wrote:
I would suggest `--label-stderr' or `--stderr-message-prefix' as better
option names to open a discussion. The main problem I see with
`--merge-prefix' is that it is using "merge" in a sense that can only be
understood with the detailed cont
On Sun, Jul 21, 2024 at 10:16 AM Zack Weinberg wrote:
>
> On Sun, Jul 21, 2024, at 5:20 AM, Eric Gallager via Patches for Automake
> wrote:
> > On darwin, the compiler will generate .dSYM directories (for debug
> > info) alongside executables when invoked, leading to messages like the
> > followi
Richard Hansen wrote:
Attached are a couple of patches to improve the TAP driver. I don't
know if `--merge-prefix' is the best name for the new option;
suggestions for alternatives would be appreciated.
I would suggest `--label-stderr' or `--stderr-message-prefix' as better
option names to o
Hi Richard - thanks much for the patch. It looks quite reasonable.
I'll check and install it as soon as I have a chance. I think we also
need to ask you to sign a copyright disclaimer for this, since it's not
exactly trivial. I'll write you separately about that.
Thanks again,
Karl
Attached are a couple of patches to improve the TAP driver. I don't know if
`--merge-prefix' is the best name for the new option; suggestions for
alternatives would be appreciated.
Thanks,
Richard
[PATCH 1/2] tap: new `--merge-prefix' option to prefix stderr before merging
* lib/tap-driver.