ksh 20121012 still doesn't work:
> ~/bin/ksh -c 'typeset -a foo; foo[$((2**24))]=1; ...'
/home/stoe/bin/ksh: foo: subscript out of range

Simon

On Tue, Sep 25, 2012 at 8:46 AM, Simon Toedt <simon.to...@gmail.com> wrote:
> On Mon, Sep 24, 2012 at 9:25 PM, David Korn <d...@research.att.com> wrote:
>> cc:  ast-developers@research.att.com
>> Subject: Re: Re: [ast-developers] More than 2**21 array entries?
>> --------
>>
>>
>>> Wasn't this fixed in an earlier ksh93 release? I do have a déją vu here...
>> No, what was fixed is that left and right justified strings can be
>> as long as MAXINT rather than MAXSHORT for 64 bit architectures.
>>>
>>> Anyway, having a 64bit shell which can't have 2^32 array entries
>>> sounds bad - David, pleaaaase fix this.
>> This will be fixed in the next alpha.
>
> Thank you!
>>>
>>>
>>
>> David Korn
>> d...@research.att.com
>>
>> _______________________________________________
>> ast-developers mailing list
>> ast-developers@research.att.com
>> https://mailman.research.att.com/mailman/listinfo/ast-developers
>>
>
> Simon



-- 
Simon
_______________________________________________
ast-developers mailing list
ast-developers@research.att.com
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to