commit bash-20060307 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 22:46:14 -05:00
parent 462a7a25f1
commit 74d9692be0
14 changed files with 131 additions and 37 deletions
+4
View File
@@ -327,3 +327,7 @@ Platform-Specific Configuration and Operation Notes
16. Configure --disable-multibyte on NetBSD versions (1.4 through at least
1.6.1) that include wctype.h but do not define wctype_t.
17. Do NOT use bison-1.75. It builds a non-working parser. The most
obvious effect is that constructs like "for i; do echo $i; done" don't
loop over the positional parameters.