Hi. Here's a logfile of patch failures/offsets through bash32-039.
Untar, cd, for i in patch ; patch < $i
The sigs on bash-3.2.tar.gz and all the patches check out ok.
Perhaps reroll the affected patches and fix any new failures/offsets
introduced?
Or issue patch 040 as a cumulative fix for tho
Hi. I run automated software builds in the background and have had
this problem for years. Platform: FreeBSD RELENG_4
# make tests
# sh run-all
#sh run-read
# bash ./read.tests
# bash ./read2.sub
If make tests is backgrounded, read2.sub will block forever on tty
input. I've been p
And when using --disable-nls, these appear in the output of make.
< shell.c: In function `get_current_user_info':
< shell.c:1600: warning: assignment discards qualifiers from pointer target type
< ./parse.y: In function `report_syntax_error':
< ./parse.y:4553: warning: assignment discards qualifie