Subject: Re: [ast-developers] Discipline function question
--------

> The last line produces the error message:
> 
>    ./t[10]: A.a1.get: line 7: B.sh.value=foo: invalid variable name
> 
> No problem, however, if either no function A.a1.get is defined, or the 
> last line is replaced by
> 
>    B=()
>    B.b1="${A.a1}"
> 
> It might have to do with the fact that there is only one global 
> .sh.value, though the error message suggests that it is bound to B.
> 
> Regards,
> Bernd
> 
> 

This was a bug and it will be fixed in the next release.

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

Reply via email to