logo       

--enable-minimal-config: msg#00162

shells.bash.bugs

Subject: --enable-minimal-config

# ./configure --enable-minimal-config
# make
...
execute_cmd.c: In function `executing_line_number':
execute_cmd.c:290: error: union has no member named `Cond'
execute_cmd.c:292: error: union has no member named `Arith'
execute_cmd.c:294: error: union has no member named `ArithFor'
make: *** [execute_cmd.o] Error 1

Computer: alphaev56-unknown-linux-gnu
bash 2.05b with patch 001 to 007
gcc 3.3.4



PS

Since the manual invites "Suggestions and 'philosophical' bug reports" I'll have a complaint. Why do you have variables named PWD and OLDPWD?
Following the historical "An Introduction To The C Shell" by William Joy:
- builtin pwd meaning Print Working Directory
- $CWD meaning Current Working Directory
- $OWD meaning Old Working Directory

Knowing that $OLDPWD sounds rather stupid to me. Is there a possibility that you recover this little mistake in BASH3?

Sincerely,

Pascal

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Bug-bash mailing list
Bug-bash@xxxxxxx
http://lists.gnu.org/mailman/listinfo/bug-bash
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise