On 5/10/14, 3:47 PM, Jeffrey S. Haemer wrote:

> Fix:
> 
>   - Under PARAMETERS, change this
> 
>     Whenever the nameref variable is referenced or assigned to, the
>     operation is actually performed on the variable specified by the
>     nameref variable's value.
> 
>   to this
> 
>     Whenever the nameref variable is referenced, assigned to, or exported,
>     the operation is actually performed on the variable specified by the
>     nameref variable's value.

Thanks for the report.  The change should be more general than this; the
issue exists for all attribute modifications, not just `export'.  I'll
figure out appropriate wording.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Reply via email to