patch failures/offsets through bash32-039

2008-06-06 Thread grarpamp
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

Rollup: Build issues with bash-3.2

2008-06-18 Thread grarpamp
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

Re: Rollup: Build issues with bash-3.2

2008-06-19 Thread grarpamp
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