Re: cannot fully disable checking of mail

2007-04-09 Thread Chet Ramey
[EMAIL PROTECTED] wrote: > Bash Version: 3.2 > Patch Level: 0 > Release Status: release > > Description: > > Some of our customers have large inboxes in maildir format > (thousands of messages). > > bash is very inefficient when used to check mail files this > way, because it loops over the ent

Re: type -p return status is 0 if alias found

2007-04-09 Thread Chet Ramey
[EMAIL PROTECTED] wrote: > Configuration Information [Automatically generated, do not change]: > Machine: i686 > OS: cygwin > Compiler: gcc > Compilation CFLAGS: -DPROGRAM='bash.exe' -DCONF_HOSTTYPE='i686' > -DCONF_OSTYPE='cygwin' -DCONF_MACHTYPE='i686-pc-cygwin' > -DCONF_VENDOR='pc' -DLOCALEDIR='

Re: Error when configuring bash 3.2

2007-04-09 Thread Thomas Schwinge
Hello! On Mon, Apr 09, 2007 at 02:36:04AM +0200, Pierre wrote: > [...] > checking whether #! works in shell scripts... ./configure: ./conftest: > /bin/cat: bad interpreter: No such file or directory > yes > [...] On what sort of system is that and what does ``ls -l /bin/cat'' show? Regards, T

Error when configuring bash 3.2

2007-04-09 Thread Pierre
[...] checking for bits64_t... no checking for ptrdiff_t... yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... ./configure: ./conftest: /bin/cat: bad interpreter: No such file or directory yes checking whether the ctype macros accept non-asc