cc:  ast-developers@research.att.com  cedric.blanc...@gmail.com
Subject: Re: Re: [ast-developers] More than 2**21 array entries?
--------


> 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
> 

I modified the code to handle larger sizes but forgot to change the
limit check.  I will fix for the next update.

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

Reply via email to