bash-3.2 multibyte behavior on Solaris

2009-05-22 Thread Jan Hnatek
Hi, bash-3.2 on Solaris is suffering from the following bug: http://defect.opensolaris.org/bz/show_bug.cgi?id=3743 (bash hangs sometimes when navigating with the arrow keys) I tried both 3.2.25 present in latest OpenSolaris as well as custom built 3.2.48 - reproduced in both. It affects all UT

Re: is missing in bash-4.0/externs.h

2009-05-22 Thread Chet Ramey
Sergei Steshenko wrote: > Hello, > > because of the following lines: > > grep -n FILE build/bash-4.0/externs.h > 200:extern int fpurge __P((FILE *stream)); > 264:extern int sh_setlinebuf __P((FILE *)); > > bash-4.0/externs.h > > needs > > #include > > - this was discovered while building und

Re: globstar broken again

2009-05-22 Thread Chet Ramey
Matt Zyzik wrote: > All, > > Previously, the behavior of globstar mimicked that of ksh/zsh for such a > command: "ls -adl **/*.cs". > > Now I've upgraded to Bash 4.0.24 from Bash 4.0.17 and the behavior is > different (seemingly incorrect). Previously, the above-mentioned command > would list all