"make depend(s)" broken

2024-09-10 Thread Martin D Kealey
As part of merging "shopt" and "set -o", I've had to update quite a lot of files, including adding and removing #includes. So I thought I should run "make depends" to fix up the Makefile. Problem 1: the generated .depends file doesn't seem to be connected to the Makefile. Oh well, I'll just take

Re: Feature request: process title with exec -a "" for oneself

2024-09-10 Thread Chet Ramey
On 9/5/24 8:37 PM, Lockywolf wrote: Chet Ramey writes: So I assume that you want to change the kernel's idea of the process arguments as seen and displayed by `ps'. If so, I'm not really interested in adding that as a feature. It doesn't seem to add anything for shell users. Well, I am a sh

Re: autoconf can't cope with picky compiler, typo in shmbutil.h

2024-09-10 Thread Chet Ramey
On 9/10/24 7:22 AM, Martin D Kealey wrote: Apart from that, this managed to uncover an *actual* bug: Thanks for the report. Nothing currently uses that define. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey,

autoconf can't cope with picky compiler, typo in shmbutil.h

2024-09-10 Thread Martin D Kealey
I have this wrapper in ~/sbin/gcc: > #!/bin/sh > exec /usr/bin/gcc -Werror -pedantic "$@" so that I can fix every possible complaint about the code I'm writing. Unfortunately, when I go “./configure --prefix=/some/where”, I get lots of false negatives when probing for built-in functions, such a

Bash - Errors in German help echo documentation (and other languages)

2024-09-10 Thread Zachary Santer
On Mon, Sep 9, 2024 at 9:04 AM secretuser56 wrote: > > There are errors in the German 'help echo' command in po/de.po and po/de.gmo. > The descriptions for the following escape sequences are missing: \u > \U > Besides that there are two backslashs missing. One in front of \a\tAlarm an