Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-unknown-linux-gnu'
-DCONF_VENDOR='unknown' -DLOCALEDIR='/usr/share/local
On Sat, Feb 26, 2011 at 10:49 PM, gnu.bash.bug wrote:
>
> Wow...I'ts good workaround:
>
> $ cd /tmp
> $ echo ~+
> /tmp
>
> Thanks Andreas!
>
>
A workaround is fine but is the 4.2 behavior bug or not?
> //Michael
>
>
> On 26 Feb, 09:09, Andreas Schwab wrote:
> > "gnu.bash.bug" writes:
> > > Wha
2011/2/27 Clark J. Wang
>
> A workaround is fine but is the 4.2 behavior bug or not?
>
I agree...Would be nice if someone could confirm if this is a bug or not?
I'm betting that this is a bug :-)
//Michael
Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: x86_64-pc-linux-gnu-gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR
uname out
Dear developers,
I read the page of the BASH manual about Arrays
(http://www.gnu.org/software/bash/manual/html_node/Arrays.html#Arrays) today
and found a parentheses mismatch in the first paragraph in the following part:
(including arithmetic expressions (see Shell Arithmetic)
Which should i
On 2/27/11 8:39 AM, Clark J. Wang wrote:
> On Sat, Feb 26, 2011 at 10:49 PM, gnu.bash.bug
> wrote:
>
>>
>> Wow...I'ts good workaround:
>>
>> $ cd /tmp
>> $ echo ~+
>> /tmp
>>
>> Thanks Andreas!
>>
>>
> A workaround is fine but is the 4.2 behavior bug or not?
It's a more-or-less unintended conseq