Hi Olga,
Thanks for your reply.   The intent in the code from which I distilled the 
example is
to use "spaces" as an ordinary, numerically indexed array.  I agree that if 
coded correctly
the array initialization would best be done with set -A spaces '' ' ' '  ' '   
' '    ' or something
similar.  The real point I was trying to make is that the behavior in JMP 93t+ 
2009-10-12
is different than previous versions, AND that throwing a segv isn't a very 
friendly way to
respond to the coding, especially since `ksh -n -c "typeset +A spaces; 
spaces[0]=''" doesn't
object to the coding.

- Bob
-- 
This message posted from opensolaris.org
_______________________________________________
ksh93-integration-discuss mailing list
ksh93-integration-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/ksh93-integration-discuss

Reply via email to