Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: printf bug



From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
Date: Thu, 11 Apr 2013 10:11:34 -0700
> Zsh doesn't have an internal string-to-unsigned operation, so unsigned
> is limited to the range of positive signed.
> 
> You'll note that you also can't declare zsh integer-typed variables to
> be unsigned.

Thanks for explanation.



Messages sorted by: Reverse Date, Date, Thread, Author