[completion with directory starting with = doesn't work]

2005-07-06 Thread djame
Configuration Information [Automatically generated, do not change]: Machine: i586 OS: linux-gnu Compiler: i586-mandrake-linux-gnu-gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i586' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i586-mandrake-linux-gnu' -DCONF_VENDOR='mandrake' -DSHELL

incorrect define of errno

2005-07-06 Thread Joerg Sonnenberger
Hi all, attached patch fixes a manual define of errno, which violates ISO C and conflicts with errno on DragonFly. This is consistent with the rest of bash. Joerg $NetBSD$ --- builtins/psize.c.orig 2005-07-05 17:39:02.0 +0200 +++ builtins/psize.c @@ -40,7 +40,9 @@ #include "../comm

Re: troubles with wide char support

2005-07-06 Thread Chet Ramey
Mike Frysinger wrote: > dont know why i didnt forward this earlier ... > http://bugs.gentoo.org/show_bug.cgi?id=69407 > > user has attached many patches but again these are out of my league :) Thanks. This is simply a random collection of patches the user has collected, mostly from this mailing