[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Empty for loops do not work in bash 2.05.8...
From: |
Paul Jarc |
Subject: |
Re: Empty for loops do not work in bash 2.05.8... |
Date: |
Sat, 08 Dec 2001 22:59:01 -0500 |
User-agent: |
Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 (i386-redhat-linux-gnu) |
Roberto Bagnara <bagnara@cs.unipr.it> wrote:
> So, assuming that version "2.05.8(1)-release" is after "bash-2.05a"
2.05a is the newest version of GNU bash. 2.05.8(1)-release is
something RedHat made out of, I assume, 2.05, the previous version.
If you have a problem with GNU's bash, report it here. If you have a
problem with RedHat's bash, report it to RedHat. If they introduced
the problem, they can fx it; if they find that the problem present in
the original GNU release, they can report it here, or notify you so
you can do so.
> Is there any workaround apart from downgrading bash?
Install GNU's bash 2.05a.
paul