cc:  [email protected]
Subject: Re: Large typeset -L value makes ast-ksh.20120229+patches crash
--------

> ksh -c 'compound c ; typeset -a -L7000000 c.al=( 2 3 4 ) ; print -v c'


The largest size permittd for L, R, and Z is 32K.  I will add an error
message so that it doesn't core dump.

David Korn
[email protected]
_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to