[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ast-developers
Subject:    [ast-developers] 'compound c; compound -a c.c=( [4][5]=(integer i=5)); c.c=();
From:       Cedric Blancher <cedric.blancher () gmail ! com>
Date:       2013-08-30 2:05:28
Message-ID: CALXu0UcN9-FGXnxdoPs_DkuAmZWk+wzzpEzrTL5OEH7nO9PrcQ () mail ! gmail ! com
[Download RAW message or body]

Clearing compound arrays doesn't work in ast-ksh.20130829.

I think this has been reported several times.

ksh -c 'compound c; compound -a c.c=( [4][5]=(integer i=5)); c.c=(); print -v c'
(
        typeset -a c
)

This should be
(
    typeset -C -a c
)

Ced
-- 
Cedric Blancher <cedric.blancher@gmail.com>
Institute Pasteur
_______________________________________________
ast-developers mailing list
ast-developers@lists.research.att.com
http://lists.research.att.com/mailman/listinfo/ast-developers
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic