There is a error in xmbsrtowcs.c

2006-04-24 Thread Zhouyi Zhou
Dear Maintainers, I think here is a bug in bash-2.05b/lib/glob/xmbsrtowcs.c 36 size_t 37 xmbsrtowcs (dest, src, len, pstate) 38 wchar_t *dest; 39 const char **src; 40 size_t len; 41 mbstate_t *pstate; 42 { 43 mbstate_t *ps; 44 siz

Completion of =* directories

2006-04-24 Thread Johan Glimming
Dear Developers of bash, On Mac OS X 10.4 (PowerPC) with 2.05b.0(1)-release-(powerpc-apple- darwin8.0) (built into Tiger?) I get the following "problem": Behaviour+recipe: I have a directory containing subdirs "=e" and "=p" (mnemonic names used allover my file system to keep track of files

bash 3.0 problem report - "assertion botched" abort if TERM is invalid on login

2006-04-24 Thread Lund, Nathan
Dear Sirs: This problem was seen in version: GNU bash, version 3.00.0(1)-release (powerpc-wrs-linux-gnu) Problem statement: When telnetting to a target that will open a bash shell, if TERM is set to a non-recognized terminal type, bash exits with a cryptic message, closing the telne

Bug Bash

2006-04-24 Thread OULBOUB Lhassan Ext OF/UNPS
Hi, I have an server with GNU/Linux 2.4.21-20.0.1 with package bash bash-2.05b-29.0.3 When i worked with bash i have a 100% CPU Could you tell me why ? best regards. ___ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-ba

[PATCH]fix get_history_event in multibytes locale

2006-04-24 Thread lepton
Configuration Information [Automatically generated, do not change]: Machine: i386 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386-pc-linux-gnu' -DCONF_VENDOR='pc' -DSHELL -DHAVE_CONFIG_H -I. -I../bash -I../

Bash prompt very slow since bash 3.1

2006-04-24 Thread Bastien Nocera
Configuration Information [Automatically generated, do not change]: Machine: i386 OS: linux-gnu Compiler: i386-redhat-linux-gcc Compilation CFLAGS: -DPROGRAM='bash' - DCONF_HOSTTYPE='i386' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386- redhat-linux-gnu' -DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/s

Re: Completion of =* directories

2006-04-24 Thread Chet Ramey
> Behaviour+recipe: I have a directory containing subdirs "=e" and > "=p" (mnemonic names used allover my > file system to keep track of files such that directories are sorted > at top when typing ls). When > writing e.g. ls = and pressing tab, incorrect completion behaviour is > given. The

Re: Bash prompt very slow since bash 3.1

2006-04-24 Thread Chet Ramey
> Bash Version: 3.1 > Patch Level: 17 > Release Status: release > > Description: > Assigning a complicated bash prompt made typing text *much* > slower Yes, there is a problem with redrawing the prompt multiple times per character in bash-3.1. Things will be improved in bash-3.2. Chet

Re: Bash prompt very slow since bash 3.1

2006-04-24 Thread Bastien Nocera
On Mon, 2006-04-24 at 16:02 -0400, Chet Ramey wrote: > > Bash Version: 3.1 > > Patch Level: 17 > > Release Status: release > > > > Description: > > Assigning a complicated bash prompt made typing text *much* > > slower > > Yes, there is a problem with redrawing the prompt multiple times p

Re: Bug Bash

2006-04-24 Thread Bob Proulx
OULBOUB Lhassan Ext OF/UNPS wrote: > I have an server with GNU/Linux 2.4.21-20.0.1 with package bash > bash-2.05b-29.0.3 > When i worked with bash i have a 100% CPU > Could you tell me why ? You presented very little information to work with. It will not be possible to suggest much. Try 'top'