On 21 August 2013 20:02, David Korn <[email protected]> wrote:
> cc:  [email protected]
> Subject: Re: Re: Re: [ast-developers] "${_Bool.true}" not working... / was: 
> Re:  AT&T Software Technology ast alpha software download update
> --------
>
>> > The reason why I want this to work are references, after which you can
>> > no longer differ between plain bool and array element book:
>> > ./arch/linux.i386-64/bin/ksh -o nounset -c 'bool -a b=( [4][5]=true )
>> > ; nameref nb=b[4][5] ; print ${nb.true}'
>> > ./arch/linux.i386-64/bin/ksh: nb.true: parameter not set
>> >
>> > /arch/linux.i386-64/bin/ksh -o nounset -c 'bool b ; nameref nb=b ;
>> > print ${nb.true}'
>> > 1
>>
>> Is the next alpha going to fix this? The bug is hurting my ability to
>> use the _Bool.
>>
>> Wendy
>>
>
> The next alpha (not counting the one gsf wants to test without my
> changes), allow bool array variables (and name references to them)
> to have .enumconstat appended.

Will num.MIN/.MAX/.EPSILON/.M_PI work in the next alpha, too? The code
appears to be almost identical for all those cases...

Tina
-- 
Tina Harriott  - Women in Mathematics
Contact: [email protected]
_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers

Reply via email to