David Korn schrieb:
cc:  [EMAIL PROTECTED] [EMAIL PROTECTED]
Subject: Re: [ast-developers] Two array assignment problems
2. On my Linux box, the sequence

     typeset -a x
     typeset

causes the shell to crash with a memory fault. I'm using the 2007-11-05 version.
I will fix this bug as well.  This is a really simple one.

I just noticed that

    typeset -a x=(foo)

creates a scalar variable x instead of an indexed one; possibly related to the above mentioned bug.

Bernd

--
Bernd Eggink
[EMAIL PROTECTED]
http://sudrala.de
_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to