-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Ivan Maximov on 3/2/2007 3:05 AM:
> I have an HP Integrety superdome with HP-UX 11iv2, but i can1t
> complete command ./configure (see error in attachment). What I can
> do?
Do you realize you just slammed the list with a 5 megabyte scree
[EMAIL PROTECTED] wrote:
> Bash Version: 3.2
> Patch Level: 9
> Release Status: release
>
> Description:
> When introducing negative values in a parameter or variable
> substitution dealing with substrings it does not interpret as a negative
> number, I think it interprets like a default v
Tim Waugh wrote:
> There still doesn't seem to be a way to write expressions that work in
> 3.2 and in 3.1. For example, below is an expression that works fine in
> 3.1. How do I re-write it so that it (a) continues to work with
> bash-3.1, and (b) also works with bash-3.2?
>
> { cat "$file" ;
[EMAIL PROTECTED] wrote:
> [EMAIL PROTECTED] ~ $ hello="hello"; echo ${hello:-1}
Read entry E12 in the bash FAQ.
paul
___
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash
Missing macro wrappers for a few uses of status from struct PROCESS.
Some compilers dislike this.
diff -r -c bash-3.2.orig/jobs.c bash-3.2/jobs.c
*** bash-3.2.orig/jobs.cSat Jul 29 16:40:48 2006
--- bash-3.2/jobs.c Thu Mar 8 09:48:16 2007
***
*** 2225,2231
p =
Missing macro line continuation in middle of declaration.
diff -r -c bash-3.2.orig/lib/readline/rltty.c bash-3.2/lib/readline/rltty.c
*** bash-3.2.orig/lib/readline/rltty.c Mon Dec 26 17:21:50 2005
--- bash-3.2/lib/readline/rltty.c Thu Mar 8 10:23:43 2007
***
*** 862,868
Configuration Information:
Machine: i686
OS: linux-gnu
Compiler: i686-pc-linux-gnu-gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' -DSHELL
-DHAVE_CONF