Hello all,
Sorry in advance if this is poorly formatted; I used plain-text mode
in gmail but who knows if that works properly.
While hunting down some problems on a terminal, I ran across the
option 'prefer-visible-bell'. It took me some time looking into this
before finding out it was deprecated
On 9/10/24 8:21 PM, Martin D Kealey wrote:
Problem 2: it appears that “make depends” and “make depend” have been
broken since:
commit 6078dd9a9708077bb32d7027b3699a4bcc3d0a93
Author: Chet Ramey
Date: 2018-04-20 11:38:52 -0400
which replaced support/mkdep with a version that lacked the “-c
On 9/10/24 8:21 PM, Martin D Kealey wrote:
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.
I don't use that target any more. Bash is mature enough that I'm