bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash stuck in a loop defining arrays


From: Chet Ramey
Subject: Re: bash stuck in a loop defining arrays
Date: Wed, 25 Feb 2009 11:31:39 -0500

> Thanks, unfortunately it seems that this patch isn't enough as  it
> also happens with a simpler test case:
> 
> bash-4.0$ declare -A array
> bash-4.0$ declare array[foo]=bar

That's actually a different problem, a fix for which I was thinking about
before receiving your message. :-)

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    chet@case.edu    http://tiswww.tis.case.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]