cc: [email protected]
Subject: Re: [ast-developers] typeset -u -n no longer works
--------

> Hi,
> 
> It looks like typeset -u -n used to work in 93s, but has been broken 
> since 93t.  Is this expected, or a bug?
> 
> 

Did you mean
        typeset -u -i
for unsigned integer?  The -n option means name reference and doesn't
work with other options.

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

Reply via email to